Home
last modified time | relevance | path

Searched refs:AppendAsClientIsolate (Results 1 – 2 of 2) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/execution/
H A Disolate.h1950 void AppendAsClientIsolate(Isolate* client);
H A Disolate.cc5107 shared->AppendAsClientIsolate(this); in ThrowInternal()
5119 void Isolate::AppendAsClientIsolate(Isolate* client) { in ThrowInternal() function in v8::internal::Isolate