Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/backend/
Djs_single_stepper.h60 std::unique_ptr<PtMethod> method_; variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h70 VReg method_; variable
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h72 VReg method_; variable
/arkcompiler/runtime_core/static_core/verification/util/
Dcallable.h56 } method_; variable
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h149 RuntimeInterface::MethodPtr method_ = nullptr; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h152 RuntimeInterface::MethodPtr method_ = nullptr; variable
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.h139 Method const *method_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dcompiler_interface.h40 : method_(method), isOsr_(isOsr), vm_(vm) in method_() function
Dvtable_builder.h54 : method_(method), in method_() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h567 Method *method_; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h412 Method *method_; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1393 : method_(method), type_(type), handlerPc_(handlerPc), codeSize_(codeSize) in method_() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1313 : method_(method), type_(type), handler_pc_(handler_pc), code_size_(code_size) in method_() function