HomeSort by relevance Sort by last modified time
    Searched refs:NewJSBoundFunction (Results 1 - 3 of 3) sorted by null

  /external/v8/src/builtins/
builtins-function.cc 226 isolate->factory()->NewJSBoundFunction(target, this_arg, argv));
  /external/v8/src/heap/
factory.h 678 MaybeHandle<JSBoundFunction> NewJSBoundFunction(
    [all...]
factory.cc     [all...]

Completed in 432 milliseconds