Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_table_generator.cpp135 JSHandle<JSTaggedValue> returnString = thread_->GlobalConstants()->GetHandledReturnString(); in InitRuntimeTypeTable() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp151 JSHandle<JSTaggedValue> returnString = globalConst->GetHandledReturnString(); in Return() local