v8/tools/profview
Jaroslav Sevcik 2218d41803 [profview] Use function/script id rather than the name string.
Using function ids is more reliable since there can be several functions
or scripts with the same name. Also, that way we do not have to parse
anything.

Change-Id: If657141d0d6e27dabb49456e0275cce65e753541
Reviewed-on: https://chromium-review.googlesource.com/c/1267496
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Jaroslav Sevcik <jarin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56431}
2018-10-08 06:18:51 +00:00
..
index.html profview: View source code of functions with samples inline. 2018-08-31 11:32:33 +00:00
profile-utils.js profview: View source code of functions with samples inline. 2018-08-31 11:32:33 +00:00
profview.css profview: View source code of functions with samples inline. 2018-08-31 11:32:33 +00:00
profview.js [profview] Use function/script id rather than the name string. 2018-10-08 06:18:51 +00:00