![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for ScriptContext, including all inherited members.
| CreateContext(int contextSize=DEFAULT_CONTEXT_SIZE, int heapGrowthBytesGCTrigger=DEFAULT_HEAP_GROWTH_BYTES_GCTRIGGER) | ScriptContext | static |
| GetGeneralJSContext() const | ScriptContext | inline |
| m_ContextSize | ScriptContext | private |
| m_cx | ScriptContext | private |
| m_HeapGrowthBytesGCTrigger | ScriptContext | private |
| m_JobQueue | ScriptContext | private |
| m_LastGCBytes | ScriptContext | private |
| m_LastGCCheck | ScriptContext | private |
| m_Realms | ScriptContext | private |
| MaybeIncrementalGC(double delay) | ScriptContext | |
| PrepareZonesForIncrementalGC() const | ScriptContext | private |
| RegisterRealm(JS::Realm *realm) | ScriptContext | |
| RunJobs() | ScriptContext | |
| ScriptContext(int contextSize, int heapGrowthBytesGCTrigger) | ScriptContext | |
| ShrinkingGC() | ScriptContext | |
| UnRegisterRealm(JS::Realm *realm) | ScriptContext | |
| ~ScriptContext() | ScriptContext |