Lines Matching refs:GenerateAheadOfTime
270 void BinaryOpICStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::BinaryOpICStub
278 BinaryOpICState::GenerateAheadOfTime(isolate, &GenerateAheadOfTime); in GenerateAheadOfTime()
288 void BinaryOpICStub::GenerateAheadOfTime(Isolate* isolate, in GenerateAheadOfTime() function in v8::internal::BinaryOpICStub
296 void BinaryOpICWithAllocationSiteStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::BinaryOpICWithAllocationSiteStub
298 BinaryOpICState::GenerateAheadOfTime(isolate, &GenerateAheadOfTime); in GenerateAheadOfTime()
309 void BinaryOpICWithAllocationSiteStub::GenerateAheadOfTime( in GenerateAheadOfTime() function in v8::internal::BinaryOpICWithAllocationSiteStub
782 void TypeofStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::TypeofStub
788 void CreateAllocationSiteStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::CreateAllocationSiteStub
794 void CreateWeakCellStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::CreateWeakCellStub
827 void StoreFastElementStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::StoreFastElementStub
997 void StubFailureTrampolineStub::GenerateAheadOfTime(Isolate* isolate) { in GenerateAheadOfTime() function in v8::internal::StubFailureTrampolineStub