/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
D | etsEnumType.h | 100 struct Method { struct 105 [[nodiscard]] Method ToStringMethod() const noexcept; argument
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
D | ets_annotation.h | 22 class Method; variable
|
D | ets_class_linker.h | 25 class Method; variable
|
/arkcompiler/runtime_core/docs/ |
D | runtime-compiled_code-interaction.md | 69 ### Hotness counter 75 ### Entrypoint
|
/arkcompiler/runtime_core/static_core/runtime/bridge/ |
D | bridge.h | 24 class Method; variable
|
/arkcompiler/runtime_core/static_core/runtime/tooling/ |
D | pt_method_private.h | 23 class Method; variable
|
/arkcompiler/runtime_core/static_core/docs/ |
D | runtime-compiled_code-interaction.md | 75 ### Hotness counter 81 ### Entrypoint
|
/arkcompiler/runtime_core/static_core/runtime/ |
D | compiler_queue_interface.h | 24 class Method; variable
|
/arkcompiler/runtime_core/static_core/runtime/dprofiler/ |
D | dprofiler.h | 31 class Method; variable
|
/arkcompiler/runtime_core/static_core/runtime/tests/ |
D | class_linker_test_extension.h | 107 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/ |
D | debug_interface.h | 240 …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/ |
D | inspector.cpp | 109 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/ |
D | taggedLiteral.h | 60 const util::StringView &Method() const in Method() function
|
/arkcompiler/ets_runtime/ecmascript/debugger/ |
D | js_debugger_interface.h | 25 class Method; variable
|
D | debugger_api.h | 33 class Method; variable
|
/arkcompiler/ets_frontend/ets2panda/compiler/base/ |
D | iterators.h | 42 VReg Method() const in Method() function
|
/arkcompiler/ets_frontend/es2panda/compiler/base/ |
D | iterators.h | 43 VReg Method() const in Method() function
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
D | js_value_call.h | 23 class Method; variable
|
/arkcompiler/runtime_core/static_core/runtime/include/ |
D | itable.h | 24 class Method; variable
|
/arkcompiler/runtime_core/static_core/compiler/aot/ |
D | compiled_method.h | 28 class Method; variable
|
/arkcompiler/runtime_core/static_core/runtime/core/ |
D | core_vm.h | 30 class Method; variable
|
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
D | 16_gui.rst | 796 .. _Callable Types with Instantiate Method: 860 .. _Additional Features:
|
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
D | ir_builder.h | 27 class Method; variable
|
/arkcompiler/runtime_core/static_core/libllvmbackend/ |
D | llvm_ark_interface.h | 40 class Method; variable
|
/arkcompiler/runtime_core/static_core/compiler/ |
D | inplace_task_runner.h | 26 class Method; variable
|