Searched defs:GetFunctionObject (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | pandagen.cpp | 418 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in ark::es2panda::compiler::PandaGen |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | pandagen.cpp | 310 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in panda::es2panda::compiler::PandaGen |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | inst.h | 2801 auto GetFunctionObject() const in GetFunctionObject() function in DynObjectAccessType::MethodDataMixin |
Completed in 16 milliseconds