Home
last modified time | relevance | path

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

123

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_annotation.h22 class Method; variable
Dets_class_linker.h25 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/bridge/
Dbridge.h24 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_method_private.h23 class Method; variable
/arkcompiler/runtime_core/docs/
Druntime-compiled_code-interaction.md69 ### Hotness counter
75 ### Entrypoint
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h102 struct Method { struct
107 [[nodiscard]] Method ToStringMethod() const noexcept; argument
/arkcompiler/runtime_core/static_core/docs/
Druntime-compiled_code-interaction.md75 ### Hotness counter
81 ### Entrypoint
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_interface.h24 class Method; variable
/arkcompiler/toolchain/tooling/agent/
Ddom_impl.h39 enum class Method { enum
Dcss_impl.h39 enum class Method { enum
Dpage_impl.h39 enum class Method { enum
Doverlay_impl.h39 enum class Method { enum
Dtarget_impl.h39 enum class Method { enum
Dtracing_impl.h61 enum class Method { enum
/arkcompiler/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.h31 class Method; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall.h25 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test_extension.h107 const void *GetNativeEntryPointFor(ark::Method * /*method*/) const override in GetNativeEntryPointFor()
112 bool CanThrowException(const Method * /* method */) const override in CanThrowException()
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h240 …virtual void Breakpoint(PtThread /* thread */, Method * /* method */, const PtLocation & /* locati… in Breakpoint() argument
318 …virtual void Exception(PtThread /* thread */, Method * /* method */, const PtLocation & /* locatio… in Exception() argument
324 …virtual void ExceptionCatch(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in ExceptionCatch() argument
329 …virtual void PropertyAccess(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in PropertyAccess() argument
334 …virtual void PropertyModification(PtThread /* thread */, Method * /* method */, const PtLocation &… in PropertyModification() argument
344 …virtual void FramePop(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException *… in FramePop() argument
355 virtual void MethodEntry(PtThread /* thread */, Method * /* method */) {} in MethodEntry() argument
357 …virtual void MethodExit(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException… in MethodExit() argument
362 …virtual void SingleStep(PtThread /* thread */, Method * /* method */, const PtLocation & /* locati… in SingleStep() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DtaggedLiteral.h60 const util::StringView &Method() const in Method() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp111 void Inspector::Exception(PtThread thread, Method * /* method */, const PtLocation & /* location */, in Exception() argument
121 void Inspector::FramePop(PtThread thread, Method * /* method */, bool /* was_popped_by_exception */) in FramePop() argument
130 void Inspector::MethodEntry(PtThread thread, Method * /* method */) in MethodEntry() argument
156 void Inspector::SingleStep(PtThread thread, Method * /* method */, const PtLocation &location) in SingleStep() argument
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_interface.h25 class Method; variable
Ddebugger_api.h32 class Method; variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h42 VReg Method() const in Method() function
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h43 VReg Method() const in Method() function
/arkcompiler/runtime_core/static_core/runtime/include/
Ditable.h24 class Method; variable

123