Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Dosr-optimized-code-cache.h95 static int GrowOSRCache(Isolate* isolate,
H A Dosr-optimized-code-cache.cc52 entry = GrowOSRCache(isolate, native_context, &osr_cache); in Insert()
173 int OSROptimizedCodeCache::GrowOSRCache( in GrowOSRCache() function in v8::internal::OSROptimizedCodeCache

Completed in 2 milliseconds