c311d3cbfc
Script API for subscribing to entity server messages
2024-01-29 00:19:14 +01:00
dfbc1d8865
Server side entity script messages
2023-12-29 20:28:54 +01:00
ee980cbc5b
Initial script logging functions
2023-12-23 20:16:39 +01:00
a84c68f4ff
Add JS profiling API
2023-08-12 16:18:40 +02:00
790a55d093
Fixed interface scripts failing to shutdown and removed deprecated API signal
2023-07-20 00:15:00 +02:00
782c84b873
V8 memory leak fix and optimizations
2023-05-19 00:17:41 +02:00
a57c7a5e5b
V8 heap object statistics
2023-05-19 00:17:41 +02:00
6466d39c05
V8 memory leak fixes
2023-05-19 00:17:41 +02:00
cd11066aa5
Added script value and script value proxy counters
2023-05-19 00:17:41 +02:00
42704ea4bc
Work on fixing V8 memory leaks, memory leak test
2023-05-19 00:17:40 +02:00
56c3bad002
V8 memory usage statistics
2023-05-19 00:17:40 +02:00
Dale Glass
de02da5fda
Register more metatypes -- more work needed
2023-05-19 00:17:39 +02:00
Dale Glass
67e7a7375a
Further exception work on V8
...
* Get rid of maybeEmitUncaughtException
* Mostly get rid of makeError
* Introduce exception hierarchy, change exceptions to shared_ptr
* Simplify exception throwing code
2023-05-19 00:17:39 +02:00
ae7d229d0e
Fix copyright headers
2023-05-19 00:17:38 +02:00
Dale Glass
84fd17cb66
Review fixes
2023-05-19 00:17:38 +02:00
Dale Glass
0f46fb9b4d
Add a ScriptManagerScriptingInterface.cpp, will be useful later.
2023-05-19 00:17:38 +02:00