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

/external/v8/src/profiler/
H A Dtick-sample.cc166 state = info.vm_state;
191 sample_info->vm_state = isolate->current_vm_state();
193 if (sample_info->vm_state == GC) return true;
/external/v8/include/
H A Dv8.h1650 StateTag vm_state; // Current VM state. member in struct:v8::SampleInfo
/external/v8/src/
H A Dapi.cc8172 sample_info->vm_state = OTHER;

Completed in 173 milliseconds