DescriptionAdd more data to conversion failure messages in gin
This CL also makes it more clear in gin when type
coercion fails what argument (0-indexed) failed
to convert and what js type was seen in the process.
I started down the path of logging the c++ destination
type as well, but found I couldn't with our current
RTTI-less build.
This was already reviewed in:
https://codereview.chromium.org/798163002/
before I realized that gin was maintained in chromium.
TBR=abarth@chromium.org
BUG=
Committed: https://crrev.com/2584930fa1638c37c4cd4fa796c4103561f4a503
Cr-Commit-Position: refs/heads/master@{#308435}
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|