Changes

Jump to navigation Jump to search
97 bytes added ,  04:36, 16 April 2020
Line 21: Line 21:     
== CreateJitEnvironment ==
 
== CreateJitEnvironment ==
Takes two input u64s, 3 input handles, returns an [[#IJitEnvironment]].
+
Takes two input u64s for the CodeMemory sizes, 3 input handles, returns an [[#IJitEnvironment]].
 +
 
 +
The first handle is a Process handle, the rest are CodeMemory handles.
    
This essentially does state/object init and maps the CodeMemory regions in the user-process.
 
This essentially does state/object init and maps the CodeMemory regions in the user-process.

Navigation menu