Home
last modified time | relevance | path

Searched defs:methodType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Ddropframe_manager.cpp324 void DropframeManager::PushMethodType(MethodType methodType) in PushMethodType()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp376 #define DECLARE_BUILTINS_WITH_CONTAINERS_STUB_BUILDER(funcName, type, method, methodType, resultVar… argument
/arkcompiler/ets_frontend/ets2panda/linter/lib/
DTypeScriptLinter.ts345 const methodType = type.getText(); constant