Home
last modified time | relevance | path

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

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