Home
last modified time | relevance | path

Searched defs:templateLiteral (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtemplate_string.cpp27 …Value> TemplateString::GetTemplateObject(JSThread *thread, JSHandle<JSTaggedValue> templateLiteral) in GetTemplateObject()
/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_string_test.cpp96 JSHandle<JSTaggedValue> templateLiteral(JSArray::CreateArrayFromList(thread, elements)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp723 JSHandle<JSTaggedValue> templateLiteral(thread, literal); in GetTemplateObject() local