Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda_guard/obfuscate/
Dobject.h48 std::shared_ptr<PropertyMethod> method_ = nullptr; variable
/arkcompiler/toolchain/tooling/dynamic/backend/
Djs_single_stepper.h60 std::unique_ptr<PtMethod> method_; variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h71 VReg method_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dproto_reader.h94 Method *const 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/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.h158 AbckitRuntimeAdapterDynamic::MethodPtr method_ = nullptr; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h185 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
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h474 Method *method_; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h412 Method *method_; variable
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1340 : method_(method), type_(type), handler_pc_(handler_pc), code_size_(code_size) in method_() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1479 : method_(method), type_(type), handlerPc_(handlerPc), codeSize_(codeSize) in method_() function