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

  /external/v8/src/
handles.cc 124 prev_canonical_scope_ = handle_scope_data->canonical_scope;
136 isolate_->handle_scope_data()->canonical_scope = prev_canonical_scope_;
handles.h 359 CanonicalHandleScope* prev_canonical_scope_; member in class:v8::internal::final

Completed in 59 milliseconds