Searched refs:NewJSBoundFunction (Results 1 – 3 of 3) sorted by relevance
226 isolate->factory()->NewJSBoundFunction(target, this_arg, argv)); in DoFunctionBind()
678 MaybeHandle<JSBoundFunction> NewJSBoundFunction(
3303 MaybeHandle<JSBoundFunction> Factory::NewJSBoundFunction( in NewJSBoundFunction() function in v8::internal::Factory