Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
H A Dd8-test.cc308 static AnyCType AddAllTypedArrayFastCallbackPatch(AnyCType receiver, in AddAllTypedArrayFastCallbackPatch() function in v8::__anon14436::FastCApiObject
754 FastCApiObject::AddAllTypedArrayFastCallbackPatch<int32_t>)); in CreateTestFastCApiTemplate()
766 FastCApiObject::AddAllTypedArrayFastCallbackPatch<int64_t>)); in CreateTestFastCApiTemplate()
777 FastCApiObject::AddAllTypedArrayFastCallbackPatch<uint64_t>)); in CreateTestFastCApiTemplate()
789 FastCApiObject::AddAllTypedArrayFastCallbackPatch<uint32_t>)); in CreateTestFastCApiTemplate()
800 FastCApiObject::AddAllTypedArrayFastCallbackPatch<float>)); in CreateTestFastCApiTemplate()
812 FastCApiObject::AddAllTypedArrayFastCallbackPatch<double>)); in CreateTestFastCApiTemplate()

Completed in 3 milliseconds