MCPcopy
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

1const initializeGDevelopJs = require('../../Binaries/embuild/GDevelop.js/libGD.js');
2
3describe('Use-after-free detection (MemoryTracked)', function () {
4 let gd = null;

Callers

nothing calls this directly

Calls 15

failFunction · 0.85
toBeMethod · 0.80
toThrowMethod · 0.80
toBeInstanceOfMethod · 0.80
toBeDefinedMethod · 0.80
toContainMethod · 0.80
setNameMethod · 0.80
toBeGreaterThanMethod · 0.80
getObjectMethod · 0.80
deleteMethod · 0.65
getNameMethod · 0.65
pushMethod · 0.65

Tested by

no test coverage detected