Process-local caches for prototypes, transient call state, and runtime metadata.
Summary
Functions
Returns the process-local Array prototype object.
Returns cached builtin-name metadata.
Returns cached compiled code for a compiler cache key.
Returns the eval restore stack for the current process.
Returns the recursion guard set used during function type inference.
Returns cached home-object metadata for a function key.
Returns the current runtime invocation depth.
Returns cached RegExp match result data for an object reference.
Returns the process-local timer queue.
Returns cached object-shape wrapping metadata for a key tuple.
Caches the atom table for a VM function.
Functions
Returns the process-local Array prototype object.
Returns cached builtin-name metadata.
Returns cached compiled code for a compiler cache key.
Returns the eval restore stack for the current process.
Returns the recursion guard set used during function type inference.
Returns cached home-object metadata for a function key.
Returns the current runtime invocation depth.
Returns cached RegExp match result data for an object reference.
Returns the process-local timer queue.
Returns cached object-shape wrapping metadata for a key tuple.
Caches the atom table for a VM function.