DescriptionForce SharedFunctionInfo::name() to be a flat string
This fact is depended upon by, at least, Parser::ParseLazy, and quite
likely by other code. There was already code in %FunctionSetName
enforcing this invariant. This patch adds similar code to
Factory::NewSharedFunctionInfo().
BUG=v8:4659
LOG=n
Committed: https://crrev.com/58a9bc5b5346eed84e55361dd2557074f6108a5c
Cr-Commit-Position: refs/heads/master@{#33914}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (3 generated)
|