Searched refs:supports_fast_array_resize (Results 1 – 3 of 3) sorted by relevance
697 bool supports_fast_array_resize() const;
1116 bool MapRef::supports_fast_array_resize() const { in supports_fast_array_resize() function in v8::internal::compiler::MapRef
3301 if (!map.supports_fast_array_resize()) return false; in CanInlineArrayResizingBuiltin()