Platforms to show: All Mac Windows Linux Cross-Platform

Back to JavaScriptEngineMBS class.

JavaScriptEngineMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal object reference.

(Read and Write property)

JavaScriptEngineMBS.MemoryBlocks as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries the dictionary with references memoryblocks.

Just for debugging to inspect.
Memoryblocks need to stay here to avoid them being destructed too early, which can cause crashes.
(Read only property)

JavaScriptEngineMBS.ObjectCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries global object counter.

A fresh JavaScript engine already has about 400 objects for the built-in functionality.
(Read only property)

JavaScriptEngineMBS.StringCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JavaScript MBS Tools Plugin 20.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries global string counter.

A fresh JavaScript engine already has about 1000 strings.
(Read only property)

The items on this page are in the following plugins: MBS Tools Plugin.


The biggest plugin in space...