Searched refs:ArgumentsAccess (Results 1 – 6 of 6) sorted by relevance
95 static Callable ArgumentsAccess(Isolate* isolate, bool is_unmapped_arguments,
274 Callable CodeFactory::ArgumentsAccess(Isolate* isolate, in ArgumentsAccess() function in v8::internal::CodeFactory
24 V(ArgumentsAccess) \1851 DEFINE_PLATFORM_CODE_STUB(ArgumentsAccess, PlatformCodeStub);
948 IsCall(_, IsHeapConstant(CodeFactory::ArgumentsAccess( in TEST_F()
1530 Callable callable = CodeFactory::ArgumentsAccess( in ReduceJSCreateArguments()
10794 Fix and enable NEW_NON_STRICT_FAST ArgumentsAccess stub on x64.