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