Searched refs:typedarrayBufferPtr (Results 1 – 1 of 1) sorted by relevance
984 void* typedarrayBufferPtr = nullptr; variable988 …napi_get_typedarray_info(env, typedarray, &typedarrayType, &typedarrayLength, &typedarrayBufferPtr,991 ASSERT_EQ(typedarrayBufferPtr, arrayBufferPtr);