new_expression.js 109 B

1234
  1. new (memoize.Cache || MapCache)
  2. new (typeof this == "function" ? this : Dict())
  3. new (createObj()).prop(a());