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

  /external/v8/src/
handles.cc 124 prev_canonical_scope_ = handle_scope_data->canonical_scope;
125 handle_scope_data->canonical_scope = this;
136 isolate_->handle_scope_data()->canonical_scope = prev_canonical_scope_;
handles-inl.h 116 CanonicalHandleScope* canonical = data->canonical_scope;
handles.h 410 CanonicalHandleScope* canonical_scope; member in struct:v8::internal::final
415 canonical_scope = NULL;

Completed in 87 milliseconds