Lines Matching refs:builtins
3599 // Don't worry about adapting arguments for builtins that
3623 isolate()->builtins()->ArgumentsAdaptorTrampoline();
4254 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
4275 Builtins::JavaScript id) {
4276 // Load the builtins object into target register.
4279 // Load the JavaScript builtin function from the builtins object.
4285 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
4288 // Load the code entry point from the builtins object.
4442 // Load the global or builtins object from the current context.
4489 // Load the global or builtins object from the current context.
4492 // Load the native context from the global or builtins object.
4501 // Load the global or builtins object from the current context.
4504 // Load the global context from the global or builtins object.