Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp356 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in GetImportModule() local
612 JSHandle<JSTaggedValue> starString = thread->GlobalConstants()->GetHandledStarString(); in GetImportVariables() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp538 JSHandle<JSTaggedValue> starString = globalConstants->GetHandledStarString(); in ModuleDeclarationEnvironmentSetup() local
623 JSHandle<JSTaggedValue> starString = globalConstants->GetHandledStarString(); in ModuleDeclarationArrayEnvironmentSetup() local