Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dpygote_space_allocator.h105 PygoteSpaceState state_ = STATE_PYGOTE_INIT; variable
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h114 CompileState state_; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinstruction_handler_state.h137 State state_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.h164 NumberSpeculativeRetype::State state_; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h185 RegEncoderState state_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.h240 uint32_t state_; // the Promise's state variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dline_number_program.h283 LineProgramState *state_; variable
Ddebug_info_extractor.cpp176 LineProgramState *state_; member in panda::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/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dcleanup_inline_module.cpp442 DfsState state_; member in panda::llvmbackend::passes::CleanupInlineModule::InlineModuleCleaner
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp177 LineProgramState *state_; member in panda::ecmascript::LineNumberProgramHandler
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h993 std::atomic<State> state_; variable