Home
last modified time | relevance | path

Searched defs:starString (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Dmodule_snapshot_test.cpp117 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in InitEntries() local
Decma_module_test.cpp2357 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp507 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in GetImportModule() local
798 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in GetImportVariables() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp748 JSHandle<JSTaggedValue> starString = globalConstants->GetHandledStarString(); in ModuleDeclarationEnvironmentSetup() local
826 JSHandle<JSTaggedValue> starString = globalConstants->GetHandledStarString(); in ModuleDeclarationArrayEnvironmentSetup() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp2890 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in HWTEST_F_L0() local