Home
last modified time | relevance | path

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

/external/v8/src/js/
Dprologue.js148 return %reflect_apply(func, thisArg, args);
/external/v8/src/
Dcontexts.h60 V(REFLECT_APPLY_INDEX, JSFunction, reflect_apply) \
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2823 Node* const reflect_apply = LoadContextElement( in ReplaceGlobalCallableFastPath() local
2827 CallJS(call_callable, context, reflect_apply, undefined, in ReplaceGlobalCallableFastPath()