Searched refs:AllowThisStubCall (Results 1 – 14 of 14) sorted by relevance
890 inline bool AllowThisStubCall(CodeStub* stub);
1996 DCHECK(AllowThisStubCall(stub)); // Calls are not allowed in some stubs. in CallStub()2012 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
858 inline bool AllowThisStubCall(CodeStub* stub);
1959 DCHECK(AllowThisStubCall(stub)); // Calls are not allowed in some stubs. in CallStub()1975 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1433 inline bool AllowThisStubCall(CodeStub* stub);
604 DCHECK(AllowThisStubCall(stub)); // Calls are not allowed in some stubs in CallStub()620 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler3802 DCHECK(AllowThisStubCall(&ces)); in DebugBreak()
1389 DCHECK(AllowThisStubCall(&ces)); in DebugBreak()2335 DCHECK(AllowThisStubCall(stub)); // Stub calls are not allowed in some stubs. in CallStub()2478 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1183 inline bool AllowThisStubCall(CodeStub* stub);
1350 inline bool AllowThisStubCall(CodeStub* stub);
3102 DCHECK(AllowThisStubCall(&ces)); in DebugBreak()4274 DCHECK(AllowThisStubCall(stub)); // Stub calls are not allowed in some stubs. in CallStub()4418 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1376 inline bool AllowThisStubCall(CodeStub* stub);
3033 DCHECK(AllowThisStubCall(&ces)); in DebugBreak()4160 DCHECK(AllowThisStubCall(stub)); // Stub calls are not allowed in some stubs. in CallStub()4306 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1722 DCHECK(AllowThisStubCall(stub)); // Stub calls are not allowed in some stubs. in CallStub()3275 DCHECK(AllowThisStubCall(&ces)); in DebugBreak()4010 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1284 bool AllowThisStubCall(CodeStub* stub);