Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_env.h105 virtual MethodLiteral *GetMethodLiteral() const in GetMethodLiteral() function
Djit_compilation_env.h74 MethodLiteral *GetMethodLiteral() const override in GetMethodLiteral() function
Dpass.h146 const MethodLiteral* GetMethodLiteral() const in GetMethodLiteral() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp67 MethodLiteral *Method::GetMethodLiteral() const in GetMethodLiteral() function in panda::ecmascript::Method