Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp656 JSHandle<JSTaggedValue> starString = globalConstants->GetHandledStarString(); in ModuleDeclarationEnvironmentSetup() local
741 JSHandle<JSTaggedValue> starString = globalConstants->GetHandledStarString(); in ModuleDeclarationArrayEnvironmentSetup() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp393 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in GetImportModule() local
706 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in GetImportVariables() local