commit | 1eab958cde39a7e2f0e5ce01730f4e2e75c72519 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Tue Jan 22 13:33:52 2013 -0800 |
committer | jeffhao <jeffhao@google.com> | Tue Jan 22 15:18:31 2013 -0800 |
tree | 9a1f3f663b891385f8572720c26fef0797510320 | |
parent | 28d76682d591034a5bcb610487c1f2db32d01c84 [diff] |
Remove kExceptionPending flag from thread and codegen. Code just checks if exception_ is NULL instead. Compiled code simply clears the exception_ field for MOVE_EXCEPTION instead of calling a helper. Change-Id: Iefaa780f66c327c3d20598bd71d3c14d7a9c8119