Object-Oriented CPU JIT API and Prototype Implementation
Files
4+ 5
− 14
@@ -104,7 +104,7 @@ class CpuJit(JitBase):
@@ -149,7 +149,7 @@ class CpuJit(JitBase):
@@ -179,18 +179,6 @@ class CpuJit(JitBase):
@@ -198,3 +186,6 @@ class ExtensionModuleBuilderBase(ABC):