Searched refs:handle_scope_data_ (Results 1 – 4 of 4) sorted by relevance
879 HandleScopeData* handle_scope_data() { return &handle_scope_data_; } in handle_scope_data()1398 HandleScopeData handle_scope_data_; variable
533 HandleScopeData handle_scope_data_; local
10113 handle_scope_data_ = *current; in ArchiveThread()10130 *isolate_->handle_scope_data() = handle_scope_data_; in RestoreThread()10160 v->VisitPointers(blocks()->last(), handle_scope_data_.next); in IterateThis()10178 handle_scope_data_ = *current; in Iterate()
2315 handle_scope_data_.Initialize(); in Throw()