Searched defs:GetTemplateObject (Results 1 – 8 of 8) sorted by relevance
26 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject() function in panda::es2panda::compiler::Literals
24 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject() function in ark::es2panda::compiler::Literals
22 JSHandle<JSTaggedValue> TemplateString::GetTemplateObject(JSThread *thread, JSHandle<JSTaggedValue>… in GetTemplateObject() function in panda::ecmascript::TemplateString
40 HWTEST_F_L0(TemplateStringTest, GetTemplateObject) in HWTEST_F_L0() argument
1566 void PandaGen::GetTemplateObject(const ir::AstNode *node, VReg value) in GetTemplateObject() function in panda::es2panda::compiler::PandaGen
1249 void PandaGen::GetTemplateObject(const ir::AstNode *node, VReg value) in GetTemplateObject() function in ark::es2panda::compiler::PandaGen
701 JSTaggedValue SlowRuntimeStub::GetTemplateObject(JSThread *thread, JSTaggedValue literal) in GetTemplateObject() function in panda::ecmascript::SlowRuntimeStub
1016 DEF_RUNTIME_STUBS(GetTemplateObject) in DEF_RUNTIME_STUBS() argument