Searched defs:RuntimeProfiler (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Druntime-profiler.h42 class RuntimeProfiler { class in namespace:v8::internal
44 explicit RuntimeProfiler(Isolate* isolate);
165 // Implementation of RuntimeProfiler inline functions.
167 void RuntimeProfiler::IsolateEnteredJS(Isolate* isolate) {
179 void RuntimeProfiler::IsolateExitedJS(Isolate* isolate) {

Completed in 47 milliseconds