Home
last modified time | relevance | path

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

12

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h100 struct Method { struct
105 [[nodiscard]] Method ToStringMethod() const noexcept; argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_annotation.h22 class Method; variable
Dets_class_linker.h25 class Method; variable
/arkcompiler/runtime_core/docs/
Druntime-compiled_code-interaction.md69 ### Hotness counter
75 ### Entrypoint
/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/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/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.h31 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test_extension.h107 const void *GetNativeEntryPointFor(panda::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/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp109 void Inspector::Exception(PtThread thread, Method * /* method */, const PtLocation & /* location */, in Exception() argument
119 void Inspector::FramePop(PtThread thread, Method * /* method */, bool /* was_popped_by_exception */) in FramePop() argument
128 void Inspector::MethodEntry(PtThread thread, Method * /* method */) in MethodEntry() argument
154 void Inspector::SingleStep(PtThread thread, Method * /* method */, const PtLocation &location) in SingleStep() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DtaggedLiteral.h60 const util::StringView &Method() const in Method() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_interface.h25 class Method; variable
Ddebugger_api.h33 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/plugins/ets/runtime/interop_js/
Djs_value_call.h23 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Ditable.h24 class Method; variable
/arkcompiler/runtime_core/static_core/compiler/aot/
Dcompiled_method.h28 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.h30 class Method; variable
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D16_gui.rst796 .. _Callable Types with Instantiate Method:
860 .. _Additional Features:
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h27 class Method; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h40 class Method; variable
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h26 class Method; variable

12