Description[builtins] CompileLazy bailed out to the runtime entirely too often.
This is just a bug. CompileLazy knows how to look in the
SharedFunctionInfo for code (or bytecode, essentially) if it
finds nothing in the OptimizedCodeMap. Ensure that behavior.
BUG=681543
R=leszeks@chromium.org
Review-Url: https://codereview.chromium.org/2636143002
Cr-Commit-Position: refs/heads/master@{#42409}
Committed: https://chromium.googlesource.com/v8/v8/+/743fdb25b3f4dd11303a5f3507dcc9578e7417e1
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 11 (7 generated)
|