JIT services: Difference between revisions
No edit summary |
|||
| Line 22: | Line 22: | ||
== CreateJitEnvironment == | == CreateJitEnvironment == | ||
Takes two input u64s, 3 input handles, returns an [[#IJitEnvironment]]. | Takes two input u64s, 3 input handles, returns an [[#IJitEnvironment]]. | ||
This essentially does state/object init and maps the CodeMemory regions in the user-process. | |||
= IJitEnvironment = | = IJitEnvironment = | ||