Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
let
describeFunc = __markingMode == 0 ? describe : xdescribe;
3
4
describeFunc(
"Tests garbage collection"
,
function
() {
Callers
nothing calls this directly
Calls
9
normalTest
Function · 0.85
createObjects
Function · 0.85
getObject
Function · 0.85
getTestObject
Function · 0.85
toBe
Method · 0.80
extend
Method · 0.80
postCallback
Method · 0.80
getMessage
Method · 0.65
hashCode
Method · 0.45
Tested by
no test coverage detected