Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
H A Dd8-test.cc314 ret.double_value = AddAllTypedArrayFastCallback( in AddAllTypedArrayFastCallbackPatch()
318 ret.int32_value = AddAllTypedArrayFastCallback( in AddAllTypedArrayFastCallbackPatch()
326 static Type AddAllTypedArrayFastCallback( in AddAllTypedArrayFastCallback() function in v8::__anon14436::FastCApiObject
752 FastCApiObject::AddAllTypedArrayFastCallback<int32_t> in CreateTestFastCApiTemplate()
764 FastCApiObject::AddAllTypedArrayFastCallback<int64_t> in CreateTestFastCApiTemplate()
775 FastCApiObject::AddAllTypedArrayFastCallback<uint64_t> in CreateTestFastCApiTemplate()
787 FastCApiObject::AddAllTypedArrayFastCallback<uint32_t> in CreateTestFastCApiTemplate()
799 FastCApiObject::AddAllTypedArrayFastCallback<float> V8_IF_USE_SIMULATOR( in CreateTestFastCApiTemplate()
810 FastCApiObject::AddAllTypedArrayFastCallback<double> in CreateTestFastCApiTemplate()

Completed in 4 milliseconds