Searched refs:functionInfoIndexForVMState (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dallocation-tracker.h123 unsigned functionInfoIndexForVMState(StateTag state);
H A Dallocation-tracker.cc241 unsigned index = functionInfoIndexForVMState(isolate->current_vm_state());
289 unsigned AllocationTracker::functionInfoIndexForVMState(StateTag state) { function in class:v8::internal::AllocationTracker

Completed in 117 milliseconds