Searched refs:canonical_scope (Results 1 – 4 of 4) sorted by relevance
141 prev_canonical_scope_ = handle_scope_data->canonical_scope; in CanonicalHandleScope()142 handle_scope_data->canonical_scope = this; in CanonicalHandleScope()163 isolate_->handle_scope_data()->canonical_scope = prev_canonical_scope_; in ~CanonicalHandleScope()
339 CanonicalHandleScope* canonical_scope; member344 canonical_scope = nullptr; in Initialize()
182 CanonicalHandleScope* canonical = data->canonical_scope; in GetHandle()
169 broker->isolate()->handle_scope_data()->canonical_scope != nullptr); in ObjectData()