Rewrite the exception region routines to make them easier - libjit.git - libjit

index : libjit.git
libjit
summary refs log tree commit diff
path: root/jit/jit-interp.h
diff options
context:
space:
mode:
authorRhys Weatherley <rweather@southern-storm.com.au>2004年05月24日 04:19:42 +0000
committerRhys Weatherley <rweather@southern-storm.com.au>2004年05月24日 04:19:42 +0000
commit04320d4509faebf34b82bfab59155ad4f61b72ae (patch)
tree00dd2c4c81deb96888e7629e107cebe526b6d966 /jit/jit-interp.h
parenta37f62c265163c3d6682434c39f3df47c53cb6fb (diff)
downloadlibjit-04320d4509faebf34b82bfab59155ad4f61b72ae.tar.gz
Rewrite the exception region routines to make them easier
to use from CLI and JVM style systems.
Diffstat (limited to 'jit/jit-interp.h')
-rw-r--r--jit/jit-interp.h 5
1 files changed, 0 insertions, 5 deletions
diff --git a/jit/jit-interp.h b/jit/jit-interp.h
index fdffa24..2939aee 100644
--- a/jit/jit-interp.h
+++ b/jit/jit-interp.h
@@ -168,11 +168,6 @@ struct jit_function_interp
#define JIT_OP_PUSH_CONST_NFLOAT (JIT_OP_NUM_OPCODES + 0x0037)
/*
- * Exception handling (interpreter-only).
- */
-#define JIT_OP_CALL_FINALLY (JIT_OP_NUM_OPCODES + 0x0038)
-
-/*
* Marker opcode for the end of the interpreter-specific opcodes.
*/
#define JIT_OP_END_MARKER (JIT_OP_NUM_OPCODES + 0x003B)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月19日 07:43:14 +0000

AltStyle によって変換されたページ (->オリジナル) /