Home
last modified time | relevance | path

Searched refs:ElementsAreSafeToExamine (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-debug.cc358 bool JSObject::ElementsAreSafeToExamine(PtrComprCageBase cage_base) const { in ElementsAreSafeToExamine() function in v8::internal::JSObject
469 if (ElementsAreSafeToExamine(isolate)) { in JSObjectVerify()
1146 if (!ElementsAreSafeToExamine(isolate)) return; in JSArrayVerify()
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h630 if (ElementsAreSafeToExamine(cage_base)) { in DEF_GETTER()
H A Djs-objects.h803 V8_EXPORT_PRIVATE bool ElementsAreSafeToExamine(

Completed in 7 milliseconds