diff options
author | jinsuck <jkim@imvu.com> | 2013-04-12 13:00:26 -0700 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2013-04-18 20:08:12 +0300 |
commit | a9539326b89fec17dfe7fb4315eb5d256a1afcf6 (patch) | |
tree | 56c2175112b78f4735fe26da8a75c8735d75ea07 /tests/hello_function.cpp | |
parent | e9cd9155f8617581a8e96187eef6a5869cf9eb5f (diff) |
Replace Pointer_stringify() with something simpler and faster. The "String.fromCharCode" can be a performance bottleneck if called a lot, like 50,000 times per second. Depending on application it can be necessary. A better solution is not converting from HEAP at all, but it requires more work.
Diffstat (limited to 'tests/hello_function.cpp')
0 files changed, 0 insertions, 0 deletions