Searched refs:AddDetachedContext (Results 1 – 2 of 2) sorted by relevance
1661 void AddDetachedContext(Handle<Context> context);
5200 void Isolate::AddDetachedContext(Handle<Context> context) { in ThrowInternal() function in v8::internal::Isolate5259 if (FLAG_track_detached_contexts) AddDetachedContext(env); in ThrowInternal()