Searched refs:funcs_dict (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/ | ||
H A D | process-wasm-compilation-times.py | 101 funcs_dict = {} variable 116 if name in funcs_dict: 117 func = funcs_dict[name] 120 funcs_dict[name] = func |
Completed in 1 milliseconds