Home | History | Annotate | Download | only in arm

Lines Matching full:is_construct

3886 void JSEntryStub::GenerateBody(MacroAssembler* masm, bool is_construct) {
3929 int marker = is_construct ? StackFrame::ENTRY_CONSTRUCT : StackFrame::ENTRY;
3997 if (is_construct) {