Improve performance when initializing longs.

Using an object literal for building objects is faster
than calling the object constructor in v8.

Change-Id: I8a2584781fad28bba1516e38f3ab4412ab9129f3
2 files changed