Home
last modified time | relevance | path

Searched refs:returnString (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/
H A Dtest_class_methods.js62 const returnStringAsAny = function returnString() { function
174 const returnStringSubsetByValue = function returnString() {
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_async_from_sync_iterator.cpp158 JSHandle<JSTaggedValue> returnString = globalConstant->GetHandledReturnString(); in Return() local
159 JSHandle<JSTaggedValue> returnResult = JSObject::GetMethod(thread, syncIterator, returnString); in Return()

Completed in 2 milliseconds