Home
last modified time | relevance | path

Searched defs:state_ (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/include/
Daot_compiler_service.h60 ServiceRunningState state_; variable
Daot_compiler_impl.h86 } state_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dpygote_space_allocator.h105 PygoteSpaceState state_ = STATE_PYGOTE_INIT; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Descape_analysis.h101 State state_; variable
Dnumber_speculative_retype.h209 NumberSpeculativeRetype::State state_; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinstruction_handler_state.h137 State state_; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h185 RegEncoderState state_; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_info_updater-inl.h141 LineProgramState *state_; variable
280 LineProgramState *state_; variable
Dline_number_program.h294 LineProgramState *state_; variable
Ddebug_info_extractor.cpp178 LineProgramState *state_; member in ark::panda_file::LineNumberProgramHandler
/arkcompiler/runtime_core/libpandafile/
Dline_number_program.h286 LineProgramState *state_; variable
Ddebug_info_extractor.cpp177 LineProgramState *state_; member in panda::panda_file::LineNumberProgramHandler
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h301 CompileState state_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.h284 uint32_t state_; // the Promise's state variable
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dcleanup_inline_module.cpp442 DfsState state_; member in ark::llvmbackend::passes::CleanupInlineModule::InlineModuleCleaner
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp175 LineProgramState *state_; member in panda::ecmascript::LineNumberProgramHandler
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h993 std::atomic<State> state_; variable