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

/external/v8/src/
H A Dobjects-debug.cc258 bool JSObject::ElementsAreSafeToExamine() { function in class:v8::internal::JSObject
319 if (ElementsAreSafeToExamine()) {
722 if (ElementsAreSafeToExamine()) {

Completed in 64 milliseconds