Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ MemoryTracked.js
File
MemoryTracked.js
GDevelop.js/__tests__/MemoryTracked.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
initializeGDevelopJs = require(
'../../Binaries/embuild/GDevelop.js/libGD.js'
);
2
3
describe(
'Use-after-free detection (MemoryTracked)'
,
function
() {
4
let
gd = null;
Callers
nothing calls this directly
Calls
15
fail
Function · 0.85
toBe
Method · 0.80
toThrow
Method · 0.80
toBeInstanceOf
Method · 0.80
toBeDefined
Method · 0.80
toContain
Method · 0.80
setName
Method · 0.80
toBeGreaterThan
Method · 0.80
getObject
Method · 0.80
delete
Method · 0.65
getName
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected