Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/backend/
Djs_single_stepper.h62 std::unique_ptr<PtMethod> method_; variable
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h72 VReg method_; variable
/arkcompiler/runtime_core/runtime/include/
Dvtable_builder.h52 : method_(method), in method_() function
255 Method *method_; member
Dcompiler_interface.h36 : method_(method), is_osr_(is_osr), vm_(vm) in method_() function
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h151 RuntimeInterface::MethodPtr method_ = nullptr; variable
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h539 Method *method_; variable
/arkcompiler/runtime_core/runtime/interpreter/
Dframe.h397 Method *method_; variable
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1313 : method_(method), type_(type), handler_pc_(handler_pc), code_size_(code_size) in method_() function