MCPcopy Create free account
hub / github.com/NativeScript/android / testGC.js

File testGC.js

test-app/app/src/main/assets/app/tests/testGC.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Run GC tests only in Full marking mode
2let describeFunc = __markingMode == 0 ? describe : xdescribe;
3
4describeFunc("Tests garbage collection", function () {

Callers

nothing calls this directly

Calls 9

normalTestFunction · 0.85
createObjectsFunction · 0.85
getObjectFunction · 0.85
getTestObjectFunction · 0.85
toBeMethod · 0.80
extendMethod · 0.80
postCallbackMethod · 0.80
getMessageMethod · 0.65
hashCodeMethod · 0.45

Tested by

no test coverage detected