Lines Matching refs:builtins
769 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
785 Builtins::JavaScript id) {
786 // Load the builtins object into target register.
794 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
796 // Load the JavaScript builtin function from the builtins object.
3191 Handle<Code> adaptor = isolate()->builtins()->ArgumentsAdaptorTrampoline();
4041 // Load the global or builtins object from the current context.
4081 // Load the global or builtins object from the current context.
4083 // Load the global context from the global or builtins object.