Home | History | Annotate | Download | only in arm

Lines Matching full:is_construct

3402 void JSEntryStub::GenerateBody(MacroAssembler* masm, bool is_construct) {
3443 int marker = is_construct ? StackFrame::ENTRY_CONSTRUCT : StackFrame::ENTRY;
3511 if (is_construct) {