Description[Interpreter] Updates InlineTwice in test-run-inlining to match other tests.
Updates InlineTwice to declare a function and then return a function
instead of using function expressions by wrapping a function with '('
and ')'. The earlier implementation would cause the function to
compile immediately instead of lazy compile. Also updates cctest.status
BUG=v8:4280, v8:4837, v8:4680
LOG=N
Committed: https://crrev.com/c83836325113dca55a3c206d401730af3171853e
Cr-Commit-Position: refs/heads/master@{#34790}
Patch Set 1 #
Messages
Total messages: 16 (8 generated)
|