Searched refs:total_tf_size (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/ | ||
H A D | process-wasm-compilation-times.py | 29 total_tf_size = 0 variable 128 if f.size_tf > 0: total_tf_size += f.size_tf 131 print("Total TF size: %d" % total_tf_size) |
Completed in 2 milliseconds