Home
last modified time | relevance | path

Searched refs:AsyncFunctionRejectString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_async_reject/ts_to_ets/
Dreject_string.ts16 export async function AsyncFunctionRejectString(): Promise<string> { function
Dreject_string.ets19 let func = module.getProperty('AsyncFunctionRejectString')