Description[wasm] Differentiate unnamed and empty names
Empty function names are allowed and are output as such, unnamed
functions or functions with no valid UTF-8 name are output as
"<WASM UNNAMED>", while the CallSite object returns null as the
function name.
R=titzer@chromium.org, yangguo@chromium.org
Committed: https://crrev.com/3596cac87ecb107b723aecb9f457c1c9fb5c1df0
Cr-Commit-Position: refs/heads/master@{#36348}
Patch Set 1 #
Total comments: 12
Patch Set 2 : change stack print format & address other comments #Patch Set 3 : rebase #Patch Set 4 : fix test case #Patch Set 5 : rebase #Patch Set 6 : minor doc fix #
Total comments: 6
Patch Set 7 : Return null instead of undefined, and other cleanup #
Total comments: 7
Patch Set 8 : rebase #Patch Set 9 : Yang's last comments #
Messages
Total messages: 19 (5 generated)
|