Searched refs:handle_scope_data_ (Results 1 – 4 of 4) sorted by relevance
898 HandleScopeData* handle_scope_data() { return &handle_scope_data_; } in handle_scope_data()1246 HandleScopeData handle_scope_data_; variable
583 HandleScopeData handle_scope_data_; local
1543 handle_scope_data_.Initialize(); in Isolate()
7505 handle_scope_data_ = *current; in ArchiveThread()7522 *isolate_->handle_scope_data() = handle_scope_data_; in RestoreThread()7552 v->VisitPointers(blocks()->last(), handle_scope_data_.next); in IterateThis()7566 handle_scope_data_ = *current; in Iterate()