Searched refs:canonical_scope (Results 1 – 4 of 4) sorted by relevance
160 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()
363 CanonicalHandleScope* canonical_scope; member368 canonical_scope = nullptr; in Initialize()
185 CanonicalHandleScope* canonical = data->canonical_scope; in GetHandle()
109 isolate->handle_scope_data()->canonical_scope != nullptr); in ObjectData()