Home
last modified time | relevance | path

Searched defs:method_ (Results 1 - 14 of 14) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
H A Dcallable.h56 } method_; member in ark::verifier::callable
[all...]
/arkcompiler/toolchain/tooling/backend/
H A Djs_single_stepper.h60 std::unique_ptr<PtMethod> method_; member in panda::ecmascript::tooling::SingleStepper
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dir_builder.h149 RuntimeInterface::MethodPtr method_ = nullptr; member in panda::compiler::IrBuilder
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
H A Dproto_reader.h94 Method *const method_; member in ark::ets::interop::js::ProtoReader
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Diterators.h71 VReg method_; member in ark::es2panda::ark::es2panda::compiler::Iterator
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Diterators.h72 VReg method_; member in panda::es2panda::panda::es2panda::compiler::Iterator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dslow_path.cpp217 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), dstReg_, TypedImm(stringId_), tmpAddrReg); in GenerateImpl() local
260 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), valueReg, argReg_, typeImm, slotImm); in GenerateImpl() local
263 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), valueReg, typeImm, slotImm); in GenerateImpl() local
265 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), valueReg, typeImm); in GenerateImpl() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dir_builder.h183 RuntimeInterface::MethodPtr method_ = nullptr; member in ark::compiler::IrBuilder
218 RuntimeInterface::MethodPtr method_; member in ark::compiler::IrBuilderInliningAnalysis
/arkcompiler/toolchain/tooling/
H A Ddispatcher.cpp74 LOG_DEBUGGER(DEBUG) << "id: " << callId_ << ", domain: " << domain_ << ", method: " << method_; in DispatchRequest() local
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.h67 Method *method_; member in ark::tooling::Breakpoint
567 Method *method_; member in ark::tooling::PtDebugFrame
/arkcompiler/runtime_core/static_core/verification/jobs/
H A Djob.h139 Method const *method_; member in ark::verifier::Job
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dframe.h412 Method *method_; member in ark::Frame
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h1359 MethodItem *method_; member in panda::panda_file::ClassTag::MethodTag::FieldTag::CodeItem::CatchBlock
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h1464 MethodItem *method_; member in ark::panda_file::ClassTag::CodeItem::CatchBlock

Completed in 13 milliseconds