HomeSort by relevance Sort by last modified time
    Searched refs:ElementsAreSafeToExamine (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
objects-debug.cc 314 bool JSObject::ElementsAreSafeToExamine() {
378 if (ElementsAreSafeToExamine()) {
799 if (!ElementsAreSafeToExamine()) return;
    [all...]
objects-inl.h     [all...]
objects.h     [all...]

Completed in 56 milliseconds