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

  /art/compiler/optimizing/
instruction_builder.h 244 bool needs_access_check)
instruction_builder.cc 1717 bool needs_access_check = true; local
    [all...]
nodes.h     [all...]
  /external/v8/src/
api-natives.cc 647 if (!obj->needs_access_check() &&
685 // Mark as needs_access_check if needed.
686 if (obj->needs_access_check()) {
objects-printer.cc     [all...]
api.cc     [all...]
objects-inl.h     [all...]
objects.h     [all...]

Completed in 83 milliseconds