Home | History | Annotate | Download | only in x64

Lines Matching full:is_construct

4013 void JSEntryStub::GenerateBody(MacroAssembler* masm, bool is_construct) {
4023 int marker = is_construct ? StackFrame::ENTRY_CONSTRUCT : StackFrame::ENTRY;
4104 if (is_construct) {