Lines Matching refs:V8
1 // Copyright 2011 the V8 project authors. All rights reserved.
18 #include "src/v8.h"
20 namespace v8 {
331 class MemoryAllocator::Unmapper::UnmapFreeMemoryTask : public v8::Task {
336 // v8::Task overrides.
349 V8::GetCurrentPlatform()->CallOnBackgroundThread(
350 new UnmapFreeMemoryTask(this), v8::Platform::kShortRunningTask);
687 "V8 Executable Allocation capacity exceeded"));
3250 } // namespace v8