Searched refs:AllocateTable (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcompilation-cache.cc68 static Handle<CompilationCacheTable> AllocateTable(Isolate* isolate, int size) { function in namespace:v8::internal
79 result = AllocateTable(isolate(), kInitialCacheSize);

Completed in 438 milliseconds