Home | History | Annotate | Download | only in src

Lines Matching refs:v8

1 // Copyright 2006-2010 the V8 project authors. All rights reserved.
28 #include "v8.h"
35 namespace v8 {
226 V8::FatalProcessOutOfMemory("CodeRange::GetNextAllocationBlock");
235 // call V8::FatalProcessOutOfMemory if it cannot find a large enough block.
375 "V8 Executable Allocation capacity exceeded"));
1296 V8::FatalProcessOutOfMemory("Failed to grow new space.");
1318 V8::FatalProcessOutOfMemory("Failed to shrink new space.");
3146 } } // namespace v8::internal