Home
last modified time | relevance | path

Searched defs:defaultString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp743 JSHandle<JSTaggedValue> defaultString = thread_->GlobalConstants()->GetHandledDefaultString(); in HWTEST_F_L0() local
839 JSHandle<JSTaggedValue> defaultString = thread_->GlobalConstants()->GetHandledDefaultString(); in HWTEST_F_L0() local
867 JSHandle<JSTaggedValue> defaultString = thread_->GlobalConstants()->GetHandledDefaultString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp158 JSHandle<JSTaggedValue> defaultString = globalConstants->GetHandledDefaultString(); in ResolveExportObject() local
209 JSHandle<JSTaggedValue> defaultString = globalConstants->GetHandledDefaultString(); in ResolveExport() local