Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_table_generator.cpp137 JSHandle<JSTaggedValue> throwString = thread_->GlobalConstants()->GetHandledThrowString(); in InitRuntimeTypeTable() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp88 JSHandle<JSTaggedValue> throwString = globalConstant->GetHandledThrowString(); in Throw() local