Home
last modified time | relevance | path

Searched defs:Method (Results 1 – 25 of 63) 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/docs/
Druntime-compiled_code-interaction.md69 ### Hotness counter
75 ### Entrypoint
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h104 struct Method { struct
109 [[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/
Dcss_impl.h39 enum class Method { enum
Dpage_impl.h39 enum class Method { enum
Dtarget_impl.h39 enum class Method { enum
Doverlay_impl.h39 enum class Method { enum
Danimation_impl.h39 enum class Method { enum
Ddom_impl.h39 enum class Method { enum
Dtracing_impl.h59 enum class Method { enum
/arkcompiler/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.h31 class Method; variable
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h228 …virtual void Breakpoint(PtThread /* thread */, Method * /* method */, const PtLocation & /* locati… in Breakpoint() argument
306 …virtual void Exception(PtThread /* thread */, Method * /* method */, const PtLocation & /* locatio… in Exception() argument
312 …virtual void ExceptionCatch(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in ExceptionCatch() argument
317 …virtual void PropertyAccess(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in PropertyAccess() argument
322 …virtual void PropertyModification(PtThread /* thread */, Method * /* method */, const PtLocation &… in PropertyModification() argument
332 …virtual void FramePop(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException *… in FramePop() argument
343 virtual void MethodEntry(PtThread /* thread */, Method * /* method */) {} in MethodEntry() argument
345 …virtual void MethodExit(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException… in MethodExit() argument
350 …virtual void SingleStep(PtThread /* thread */, Method * /* method */, const PtLocation & /* locati… in SingleStep() argument
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants-inl.h73 #define DECL_GET_IMPL_BUILTIN4(Method, Object, Unused, Index) \ argument
75 #define DECL_GET_IMPL_BUILTIN6(Method, Object, Unused0, Unused1, Unused2, Index) \ argument
/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/ets_frontend/es2panda/ir/expressions/literals/
DtaggedLiteral.h60 const util::StringView &Method() const in Method() function
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dmethod.h25 Method(Program *program, const std::string &idx) : Function(program, idx) {} in Method() function
/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

123