const ARRAY_PROTO_METHODS: &[&str];
Array.prototype に並べるメソッド名。
Array.prototype
実体は props_methods::object_get が返す同じ関数を指す。
props_methods::object_get