Skip to main content

ARRAY_PROTO_METHODS

Constant ARRAY_PROTO_METHODS 

Source
const ARRAY_PROTO_METHODS: &[&str];
Expand description

Array.prototype に並べるメソッド名。

実体は props_methods::object_get が返す同じ関数を指す。