$87b8bc45 numeric-getter-no-lhs-name.js:1:1
  Registers: 7
  Blocks:    1
  Constants:
    [0] = Int32(0)

block0:
  [   0] NewObject dst:reg5
  [  10] ToPrimitiveWithStringHint dst:Int32(0), value:Int32(0)
  [  20] NewFunction dst:reg6, shared_function_data_index:0, home_object:reg5
  [  38] SetFunctionName function:reg6, name:Int32(0)
  [  48] PutByValue base:reg5, property:Int32(0), src:reg6, kind:Getter
  [  60] SetGlobal `obj`, src:reg5
  [  70] GetGlobal dst:reg5, `obj`
  [  80] GetByValue dst:reg6, base:reg5, property:Int32(0) (obj[Int32(0)])
  [  98] End value:reg6


get 0$4c2eeb71 numeric-getter-no-lhs-name.js:3:9
  Registers: 5
  Blocks:    1
  Constants:
    [0] = Int32(42)

block0:
  [   0] Return value:Int32(42)
