Searched refs:handle_scope_data_ (Results 1 – 4 of 4) sorted by relevance
844 HandleScopeData* handle_scope_data() { return &handle_scope_data_; } in handle_scope_data()1230 HandleScopeData handle_scope_data_; variable
537 HandleScopeData handle_scope_data_; local
1815 handle_scope_data_.Initialize(); in Isolate()
8383 handle_scope_data_ = *current; in ArchiveThread()8400 *isolate_->handle_scope_data() = handle_scope_data_; in RestoreThread()8430 v->VisitPointers(blocks()->last(), handle_scope_data_.next); in IterateThis()8444 handle_scope_data_ = *current; in Iterate()