Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc2521 undetectable_string_map()->set_is_undetectable(); in CreateInitialMaps()
2524 undetectable_one_byte_string_map()->set_is_undetectable(); in CreateInitialMaps()
/external/v8/src/
Dfactory.cc2209 map->set_is_undetectable(); in CreateApiFunction()
Dobjects.h5698 inline void set_is_undetectable() { in set_is_undetectable() function