Home
last modified time | relevance | path

Searched refs:ScriptCompileTimerScope (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcompiler.cc2595 struct ScriptCompileTimerScope { in Compile() struct
2625 explicit ScriptCompileTimerScope( in Compile() function
2635 ~ScriptCompileTimerScope() { in Compile() argument
2970 ScriptCompileTimerScope compile_timer(isolate, no_cache_reason); in Compile()
3156 ScriptCompileTimerScope compile_timer(isolate, no_cache_reason); in Compile()
3250 ScriptCompileTimerScope compile_timer( in Compile()