Searched refs:prev_canonical_scope_ (Results 1 – 2 of 2) sorted by relevance
125 prev_canonical_scope_ = handle_scope_data->canonical_scope; in CanonicalHandleScope()136 isolate_->handle_scope_data()->canonical_scope = prev_canonical_scope_; in ~CanonicalHandleScope()
344 CanonicalHandleScope* prev_canonical_scope_; variable