Home
last modified time | relevance | path

Searched refs:canonical_scope (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/handles/
H A Dhandles.cc160 prev_canonical_scope_ = handle_scope_data->canonical_scope; in CanonicalHandleScope()
161 handle_scope_data->canonical_scope = this; in CanonicalHandleScope()
176 isolate_->handle_scope_data()->canonical_scope = prev_canonical_scope_; in ~CanonicalHandleScope()
H A Dhandles.h363 CanonicalHandleScope* canonical_scope; member
368 canonical_scope = nullptr; in Initialize()
H A Dhandles-inl.h185 CanonicalHandleScope* canonical = data->canonical_scope; in GetHandle()
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc109 isolate->handle_scope_data()->canonical_scope != nullptr); in ObjectData()

Completed in 10 milliseconds