Description[Interpreter]: Fix IC::GetSharedFunctionInfo for the interpreter.
IC::GetSharedFunctionInfo get's the JS frame which called the IC. When the
function is running in the interpreter, there is a Bytecode handler stub
frame between the IC and the JS frame. Modify IC::GetSharedFunctionInfo to
handle this.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/859b15cacdef5d2315085744903dd047c64d1a60
Cr-Commit-Position: refs/heads/master@{#31865}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|