Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-printer.cc527 if (is_undetectable()) { in MapPrint()
Dobjects-inl.h745 && HeapObject::cast(this)->map()->is_undetectable(); in TYPE_CHECKER()
Dobjects.h4604 inline bool is_undetectable() { in is_undetectable() function
Druntime.cc5205 if (heap_obj->map()->is_undetectable()) { in RUNTIME_FUNCTION()