Home
last modified time | relevance | path

Searched refs:reflect_apply (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/js/
Dprologue.js297 return %reflect_apply(func, thisArg, args);
303 return %reflect_apply(func, thisArg, args);
/external/v8/src/
Dcontexts.h65 V(REFLECT_APPLY_INDEX, JSFunction, reflect_apply) \
/external/v8/src/builtins/
Dbuiltins-regexp.cc2384 Node* const reflect_apply = in ReplaceGlobalCallableFastPath() local
2388 CallJS(call_callable, context, reflect_apply, undefined, in ReplaceGlobalCallableFastPath()