Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc2636 CacheBehaviour cache_behaviour = GetCacheBehaviour(); in Compile() local
2646 cache_behaviour_histogram->AddSample(static_cast<int>(cache_behaviour)); in Compile()
2649 GetCacheBehaviourTimedHistogram(cache_behaviour)); in Compile()
2740 CacheBehaviour cache_behaviour) { in Compile()
2741 switch (cache_behaviour) { in Compile()

Completed in 6 milliseconds