Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc2630 hit_isolate_cache_(false), in Compile()
2652 void set_hit_isolate_cache() { hit_isolate_cache_ = true; } in Compile()
2669 bool hit_isolate_cache_; in Compile() member
2676 if (hit_isolate_cache_) { in Compile()
2684 if (hit_isolate_cache_) { in Compile()
2692 if (hit_isolate_cache_) { in Compile()
2729 if (hit_isolate_cache_) { in Compile()

Completed in 6 milliseconds