Searched refs:canonical_scope (Results 1 – 3 of 3) sorted by relevance
125 prev_canonical_scope_ = handle_scope_data->canonical_scope; in CanonicalHandleScope()126 handle_scope_data->canonical_scope = this; in CanonicalHandleScope()136 isolate_->handle_scope_data()->canonical_scope = prev_canonical_scope_; in ~CanonicalHandleScope()
396 CanonicalHandleScope* canonical_scope; member401 canonical_scope = NULL; in Initialize()
117 CanonicalHandleScope* canonical = data->canonical_scope; in GetHandle()