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