Lines Matching refs:builtins
990 // Don't worry about adapting arguments for builtins that
1018 isolate()->builtins()->ArgumentsAdaptorTrampoline();
2675 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
2696 Builtins::JavaScript id) {
2697 // Load the builtins object into target register.
2700 // Load the JavaScript builtin function from the builtins object.
2706 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
2709 // Load the code entry point from the builtins object.
2863 // Load the global or builtins object from the current context.
2899 // Load the global or builtins object from the current context.
2901 // Load the global context from the global or builtins object.