Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp369 … OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValInt8Array, in HWTEST_F_L0() local
466 … OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValUint8Array, in HWTEST_F_L0() local
563 …OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValUint8Clamped… in HWTEST_F_L0() local
662 … OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValInt16Array, in HWTEST_F_L0() local
762 … OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValUint16Array, in HWTEST_F_L0() local
862 … OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValInt32Array, in HWTEST_F_L0() local
962 … OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValUint32Array, in HWTEST_F_L0() local
1062 …OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValFloat32Array, in HWTEST_F_L0() local
1111 …OperationResult opResult = JSTypedArray::IntegerIndexedElementGet(thread, handleTagValFloat64Array, in HWTEST_F_L0() local
1170 … OperationResult opResult = JSTypedArray::FastElementGet(thread, handleTagValTypedArray, i); in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp1888 …OperationResult opResult = JSTaggedValue::GetProperty(thread, JSHandle<JSTaggedValue>::Cast(obj), … in EnumerableOwnPropertyNamesHelper() local