Lines Matching refs:is_js_array
1027 bool is_js_array,
1626 bool is_js_array = receiver_map->instance_type() == JS_ARRAY_TYPE;
1627 return GetElementStubWithoutMapCheck(is_js_array,
1672 bool is_js_array,
1675 return KeyedStoreElementStub(is_js_array, elements_kind, grow_mode).GetCode();
1695 receiver_map->instance_type() == JS_ARRAY_TYPE, // is_js_array