Home
last modified time | relevance | path

Searched defs:GetMethodLiteral (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp62 MethodLiteral *Method::GetMethodLiteral() const in GetMethodLiteral() function in panda::ecmascript::Method
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h119 const MethodLiteral* GetMethodLiteral() const in GetMethodLiteral() function