Searched refs:GetTypedArrayFun (Results 1 – 1 of 1) sorted by relevance
2077 JSFunction* GetTypedArrayFun(ExternalArrayType type, Isolate* isolate) { in GetTypedArrayFun() function2094 JSFunction* GetTypedArrayFun(ElementsKind elements_kind, Isolate* isolate) { in GetTypedArrayFun() function2142 Handle<JSFunction> typed_array_fun_handle(GetTypedArrayFun(type, isolate())); in NewJSTypedArray()2153 GetTypedArrayFun(elements_kind, isolate())); in NewJSTypedArray()