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

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

Completed in 71 milliseconds