Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / jit-test / tests / basic / testInitPropWithIntName.js
1 for (var j=0; j<HOTLOOP; ++j)
2     ({'0': 0});