Home
last modified time | relevance | path

Searched defs:Method (Results 1 – 25 of 36) sorted by relevance

12

/arkcompiler/runtime_core/runtime/tooling/inspector/
Dstep_hooks.cpp69 void StepHooks::Breakpoint(PtThread thread, Method * /* method */, const PtLocation &location) in Breakpoint() argument
109 void StepHooks::FramePop(PtThread thread, Method * /* method */, bool /* wasPoppedByException */) in FramePop() argument
116 void StepHooks::MethodEntry(PtThread thread, Method * /* method */) in MethodEntry() argument
212 void StepHooks::SingleStep(PtThread thread, Method * /* method */, const PtLocation & /* location *… in SingleStep() argument
Dsource_manager.h30 class Method; variable
Dinspector_hooks.h28 class Method; variable
Dbreakpoint_hooks.cpp55 void BreakpointHooks::Breakpoint(PtThread thread, Method * /* method */, const PtLocation & /* loca… in Breakpoint() argument
/arkcompiler/runtime_core/docs/
Druntime-compiled_code-interaction.md69 ### Hotness counter
75 ### Entrypoint
/arkcompiler/runtime_core/runtime/tooling/
Dpt_method_private.h23 class Method; variable
/arkcompiler/runtime_core/runtime/
Dcompiler_queue_interface.h24 class Method; variable
/arkcompiler/runtime_core/runtime/dprofiler/
Ddprofiler.h31 class Method; variable
/arkcompiler/runtime_core/runtime/bridge/
Dbridge.h23 class Method; variable
/arkcompiler/runtime_core/runtime/tests/
Dclass_linker_test_extension.h99 const void *GetNativeEntryPointFor(panda::Method *) const override in GetNativeEntryPointFor()
104 bool CanThrowException(const Method * /* method */) const override in CanThrowException()
/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_method.h22 class Method; variable
Dexpect_pauses.h25 class Method; variable
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h228 …virtual void Breakpoint(PtThread /* thread */, Method * /* method */, const PtLocation & /* locati… in Breakpoint() argument
310 …virtual void Exception(PtThread /* thread */, Method * /* method */, const PtLocation & /* locatio… in Exception() argument
316 …virtual void ExceptionCatch(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in ExceptionCatch() argument
321 …virtual void PropertyAccess(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in PropertyAccess() argument
326 …virtual void PropertyModification(PtThread /* thread */, Method * /* method */, const PtLocation &… in PropertyModification() argument
331 …virtual void FramePop(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException *… in FramePop() argument
342 virtual void MethodEntry(PtThread /* thread */, Method * /* method */) {} in MethodEntry() argument
344 …virtual void MethodExit(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException… in MethodExit() argument
349 …virtual void SingleStep(PtThread /* thread */, Method * /* method */, const PtLocation & /* locati… in SingleStep() argument
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.h33 class Method; variable
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DtaggedLiteral.h60 const util::StringView &Method() const in Method() function
/arkcompiler/runtime_core/compiler/aot/
Dcompiled_method.h28 class Method; variable
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h43 VReg Method() const in Method() function
/arkcompiler/runtime_core/runtime/include/
Ditable.h24 class Method; variable
Dcompiler_interface.h64 class Method; variable
Dcframe.h30 class Method; variable
/arkcompiler/runtime_core/runtime/core/
Dcore_vm.h30 class Method; variable
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h27 class Method; variable
/arkcompiler/runtime_core/verification/config/debug_breakpoint/
Dconfig_handler_breakpoints.cpp41 PandaString Method; member
/arkcompiler/runtime_core/irtoc/lang/
Dinstruction.rb91 def Method(name, setter = :TypeId) method in IRInstruction
/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h28 class Method; variable

12