Home
last modified time | relevance | path

Searched defs:MethodType (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/
Darkts-no-import-keyword.ts21 MethodType: MethodType; property in Test
Darkts-no-etskeyword.ts24 export class MethodType{ class
Darkts-no-export-keyword.ts26 class MethodType { class
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/include/
DKeywordClass.ts24 export class MethodType { class
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddropframe_manager.h25 enum class MethodType : uint8_t { enum
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/test/
Dtest_utils.py24 MethodType = Any # type: ignore[explicit-any] variable
/arkcompiler/runtime_core/static_core/verification/util/
Dcallable.h47 using MethodType = R (CallableType::*)(Args...); variable
/arkcompiler/toolchain/tooling/dynamic/
Ddispatcher.h157 enum class MethodType { enum