diff options
author | James Gregory <james@james.id.au> | 2013-08-07 15:12:50 -0700 |
---|---|---|
committer | James Gregory <james@james.id.au> | 2013-08-07 15:12:50 -0700 |
commit | 77a5d399c8614bd18f6a7a556f52ac0fc5c273c2 (patch) | |
tree | fd2ed663cf5e545201b392e4992ccd0fee9d1ccd /src/shell_sharedlib.js | |
parent | 792959cea206b759a1402bb48d7797ebdee6c4ee (diff) |
Workaround for Chrome bug https://code.google.com/p/chromium/issues/detail?id=269679 : switch statement I added in isspace to make it faster seemed to cause the whole function to be optimized away. Replace with simple range checks in conditional expression.
Diffstat (limited to 'src/shell_sharedlib.js')
0 files changed, 0 insertions, 0 deletions