Searched refs:has_fast_double_elements (Results 1 – 5 of 5) sorted by relevance
1368 (map()->has_fast_double_elements() == value->IsFixedDoubleArray())); in set_map_and_elements()1388 map()->has_fast_double_elements()); in initialize_elements()
1624 receiver_map->has_fast_double_elements() || in ComputeMonomorphicStubWithoutMapCheck()
1573 if (trans->original_map()->has_fast_double_elements()) { in ProcessLoopBlock()1576 if (trans->transitioned_map()->has_fast_double_elements()) { in ProcessLoopBlock()4684 map->has_fast_double_elements()); in BuildMonomorphicElementAccess()
4643 inline bool has_fast_double_elements() { in has_fast_double_elements() function
9443 ASSERT(map()->has_fast_double_elements()); in SetFastDoubleElement()