Home
last modified time | relevance | path

Searched refs:has_fast_object_elements (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dobjects-debug.cc351 CHECK(map()->has_fast_object_elements() == HasFastObjectElements()); in JSObjectVerify()
Dobjects.h5794 inline bool has_fast_object_elements() { in has_fast_object_elements() function
Dobjects.cc9913 ASSERT(map->has_fast_object_elements()); in EnsureHasInitialMap()