Searched refs:IsolateExitedJS (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Druntime-profiler.h79 static inline void IsolateExitedJS(Isolate* isolate);
179 void RuntimeProfiler::IsolateExitedJS(Isolate* isolate) { function in class:v8::internal::RuntimeProfiler
H A Disolate.h992 RuntimeProfiler::IsolateExitedJS(this);
H A Disolate.cc1338 RuntimeProfiler::IsolateExitedJS(this);

Completed in 77 milliseconds