Searched refs:AllowThisStubCall (Results 1 – 8 of 8) sorted by relevance
804 inline bool AllowThisStubCall(CodeStub* stub);
1650 ASSERT(AllowThisStubCall(stub)); // Calls are not allowed in some stubs. in CallStub()1667 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1292 inline bool AllowThisStubCall(CodeStub* stub);
528 ASSERT(AllowThisStubCall(stub)); // Calls are not allowed in some stubs in CallStub()545 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler3001 ASSERT(AllowThisStubCall(&ces)); in DebugBreak()
1103 inline bool AllowThisStubCall(CodeStub* stub);
1185 ASSERT(AllowThisStubCall(&ces)); in DebugBreak()2129 ASSERT(AllowThisStubCall(stub)); // Stub calls are not allowed in some stubs. in CallStub()2227 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler
1267 inline bool AllowThisStubCall(CodeStub* stub);
2737 ASSERT(AllowThisStubCall(&ces)); in DebugBreak()3902 ASSERT(AllowThisStubCall(stub)); // Stub calls are not allowed in some stubs. in CallStub()4008 bool MacroAssembler::AllowThisStubCall(CodeStub* stub) { in AllowThisStubCall() function in v8::internal::MacroAssembler