Searched refs:typedarrayLength (Results 1 – 1 of 1) sorted by relevance
983 size_t typedarrayLength = 0; variable988 …napi_get_typedarray_info(env, typedarray, &typedarrayType, &typedarrayLength, &typedarrayBufferPtr,992 ASSERT_EQ(arrayBufferSize, typedarrayLength);