Home | History | Annotate | Download | only in ia32

Lines Matching refs:builtins

1059       call(isolate()->builtins()->MarkCodeAsExecutedOnce(),
2496 // Don't worry about adapting arguments for builtins that
2527 isolate()->builtins()->ArgumentsAdaptorTrampoline();
2661 void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id,
2678 Builtins::JavaScript id) {
2679 // Load the JavaScript builtin function from the builtins object.
2687 void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
2689 // Load the JavaScript builtin function from the builtins object.
2728 // Load the global or builtins object from the current context.
2774 // Load the global or builtins object from the current context.
2777 // Load the native context from the global or builtins object.
2784 // Load the global or builtins object from the current context.
2787 // Load the native context from the global or builtins object.