Home
last modified time | relevance | path

Searched refs:TemplateString (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtemplate_string.h22 class TemplateString { class
H A Dtemplate_string.cpp22 JSHandle<JSTaggedValue> TemplateString::GetTemplateObject(JSThread *thread, JSHandle<JSTaggedValue> templateLiteral) in GetTemplateObject()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtemplate_string_test.cpp74 JSHandle<JSTaggedValue> templateObject = TemplateString::GetTemplateObject(thread, templateLiteral); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h208 JSHandle<JSTaggedValue> templateObj = TemplateString::GetTemplateObject(thread, literal); in RuntimeGetTemplateObject()

Completed in 8 milliseconds