Home | History | Annotate | Download | only in x64

Lines Matching full:is_construct

7982 void JSEntryStub::GenerateBody(MacroAssembler* masm, bool is_construct) {
7993 int marker = is_construct ? StackFrame::ENTRY_CONSTRUCT : StackFrame::ENTRY;
8049 if (is_construct) {