Searched refs:AppendClient (Results 1 – 3 of 3) sorted by relevance
169 void AppendClient(Isolate* client);
291 void GlobalSafepoint::AppendClient(Isolate* client) { in AppendClient() function in v8::internal::GlobalSafepoint
5625 shared_isolate_->global_safepoint()->AppendClient(this); in ThrowInternal()