Home | History | Annotate | Download | only in x64

Lines Matching refs:builtins

840 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
856 Builtins::JavaScript id) {
857 // Load the builtins object into target register.
865 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
867 // Load the JavaScript builtin function from the builtins object.
3668 Handle<Code> adaptor = isolate()->builtins()->ArgumentsAdaptorTrampoline();
3704 Call(isolate()->builtins()->MarkCodeAsExecutedOnce(),
4558 // Load the global or builtins object from the current context.
4610 // Load the global or builtins object from the current context.
4613 // Load the native context from the global or builtins object.