Home
last modified time | relevance | path

Searched defs:GetTemplateObject (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dliterals.cpp24 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject() function in ark::es2panda::compiler::Literals
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dliterals.cpp27 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject() function in panda::es2panda::compiler::Literals
/arkcompiler/ets_runtime/ecmascript/
H A Dtemplate_string.cpp22 JSHandle<JSTaggedValue> TemplateString::GetTemplateObject(JSThread *thread, JSHandle<JSTaggedValue> templateLiteral) in GetTemplateObject() function in panda::ecmascript::TemplateString
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp701 JSTaggedValue SlowRuntimeStub::GetTemplateObject(JSThread *thread, JSTaggedValue literal) in GetTemplateObject() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1294 void PandaGen::GetTemplateObject(const ir::AstNode *node, VReg value) in GetTemplateObject() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp1538 void PandaGen::GetTemplateObject(const ir::AstNode *node, VReg value) in GetTemplateObject() function in panda::es2panda::compiler::PandaGen

Completed in 11 milliseconds