Home
last modified time | relevance | path

Searched defs:setResult (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_invoke_test.cpp59 bool setResult = InvokeCache::SetMonoConstuctCacheSlot( in HWTEST_F_L0() local
88 bool setResult = InvokeCache::SetPolyConstuctCacheSlot( in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
H A Darg_convertors.h218 auto setResult = [resSlot](napi_value res) { in ConvertRefArgToJS() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp1711 bool setResult = ArrayRef::SetValueAt(vm_, arrayObject, arrayLength, intValue); in HWTEST_F_L0() local
1740 bool setResult = ArrayRef::SetValueAt(vm_, arrayObject, arrayLength, boolValue); in HWTEST_F_L0() local
1769 bool setResult = ArrayRef::SetValueAt(vm_, arrayObject, arrayLength, numberValue); in HWTEST_F_L0() local
1805 bool setResult in HWTEST_F_L0() local
[all...]

Completed in 7 milliseconds