Lines Matching refs:builtins
3643 // Don't worry about adapting arguments for builtins that
3667 isolate()->builtins()->ArgumentsAdaptorTrampoline();
4250 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
4271 Builtins::JavaScript id) {
4272 // Load the builtins object into target register.
4275 // Load the JavaScript builtin function from the builtins object.
4281 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
4284 // Load the code entry point from the builtins object.
4441 // Load the global or builtins object from the current context.
4476 // Load the global or builtins object from the current context.
4478 // Load the global context from the global or builtins object.