Home
last modified time | relevance | path

Searched refs:has_dictionary_elements (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dic.cc1621 ASSERT(receiver_map->has_dictionary_elements() || in ComputeMonomorphicStubWithoutMapCheck()
Dobjects.h4657 inline bool has_dictionary_elements() { in has_dictionary_elements() function
/external/chromium_org/v8/src/
Dobjects.h5818 inline bool has_dictionary_elements() { in has_dictionary_elements() function
Dobjects.cc5596 ASSERT(transition_map->has_dictionary_elements()); in Freeze()
5629 ASSERT(object->map()->has_dictionary_elements()); in Freeze()