Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_env.h118 virtual MethodLiteral *GetMethodLiteral() const in GetMethodLiteral() function
Djit_compilation_env.h126 MethodLiteral *GetMethodLiteral() const override in GetMethodLiteral() function
Dpass.h144 const MethodLiteral* GetMethodLiteral() const in GetMethodLiteral() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp67 MethodLiteral *Method::GetMethodLiteral(const JSThread *thread) const in GetMethodLiteral() function in panda::ecmascript::Method