StateTag 265 src/isolate.h StateTag current_vm_state_;
StateTag 1000 src/isolate.h StateTag current_vm_state() {
StateTag 1004 src/isolate.h void SetCurrentVMState(StateTag state) {
StateTag 1008 src/isolate.h StateTag current_state = thread_local_top_.current_vm_state_;
StateTag 255 src/log.cc DecrementStateCounter(static_cast<StateTag>(buffer_[current_index_]));
StateTag 694 src/platform.h StateTag state; // The state of the VM.
StateTag 81 src/profile-generator-inl.h CodeEntry* ProfileGenerator::EntryForVMState(StateTag tag) {
StateTag 437 src/profile-generator.h INLINE(CodeEntry* EntryForVMState(StateTag tag));
StateTag 350 src/v8-counters.h StatsCounter* state_counters(StateTag state) {
StateTag 42 src/vm-state-inl.h inline const char* StateToString(StateTag state) {
StateTag 61 src/vm-state-inl.h VMState::VMState(Isolate* isolate, StateTag tag)
StateTag 39 src/vm-state.h inline VMState(Isolate* isolate, StateTag tag);
StateTag 44 src/vm-state.h StateTag previous_tag_;