Home | History | Annotate | Download | only in x64

Lines Matching defs:AllowThisStubCall

550   ASSERT(AllowThisStubCall(stub));  // Calls are not allowed in some stubs
568 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) {
3234 ASSERT(AllowThisStubCall(&ces));