InlineCallInstanceFunction.baseline 687 B

12345678910
  1. foo
  2. foo
  3. INLINING : Found callback def instr for call/apply target callback at CallSite: 0 Caller: DispatchCallInstance ( (#1.2), #3)
  4. INLINING CALLBACK : Inlining callback for call/apply target : Foo ( (#1.1), #2)
  5. foo
  6. INLINING : Found callback def instr for call/apply target callback at CallSite: 0 Caller: DispatchCallWithThis ( (#1.5), #6)
  7. INLINING CALLBACK : Inlining callback for call/apply target : BailOut ( (#1.4), #5)
  8. BailOut: function BailOut, Opcode: BoundCheck Kind: BailOutOnNotNativeArray
  9. BailOut: function DispatchCallWithThis, Opcode: InlineeEnd Kind: BailOutOnNotNativeArray
  10. BailOut: function DispatchBailout, Opcode: InlineeEnd Kind: BailOutOnNotNativeArray