Home | History | Annotate | Download | only in x64

Lines Matching full:is_construct

2991 void JSEntryStub::GenerateBody(MacroAssembler* masm, bool is_construct) {
3003 int marker = is_construct ? StackFrame::ENTRY_CONSTRUCT : StackFrame::ENTRY;
3083 if (is_construct) {