Searched defs:templateLiteral (Results 1 – 3 of 3) sorted by relevance
27 …Value> TemplateString::GetTemplateObject(JSThread *thread, JSHandle<JSTaggedValue> templateLiteral) in GetTemplateObject()
96 JSHandle<JSTaggedValue> templateLiteral(JSArray::CreateArrayFromList(thread, elements)); in HWTEST_F_L0() local
723 JSHandle<JSTaggedValue> templateLiteral(thread, literal); in GetTemplateObject() local