Lines Matching refs:builtins
1094 // Don't worry about adapting arguments for builtins that
1122 isolate()->builtins()->ArgumentsAdaptorTrampoline();
2699 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
2720 Builtins::JavaScript id) {
2721 // Load the builtins object into target register.
2725 // Load the JavaScript builtin function from the builtins object.
2731 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
2734 // Load the code entry point from the builtins object.
2884 // Load the global or builtins object from the current context.
2932 // Load the global or builtins object from the current context.
2935 // Load the native context from the global or builtins object.
2944 // Load the global or builtins object from the current context.
2947 // Load the global context from the global or builtins object.