DescriptionMake Dictionary::toV8Impl return v8::Undefined()
I'm now making toV8() never return an empty handle.
This CL makes Dictionary::toV8Impl return v8::Undefined() instead of an empty handle.
This shouldn't change any web-exposed behavior, since V8 interprets
a returned empty handle as v8::Undefined().
BUG=625512
Committed: https://crrev.com/5eb32ca62f5540448259a9df83a9752ac733257d
Cr-Commit-Position: refs/heads/master@{#415228}
Patch Set 1 #
Messages
Total messages: 19 (9 generated)
|