MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / pushNull

Method pushNull

src/main/java/com/eclipsesource/v8/V8Array.java:593–598  ·  view source on GitHub ↗

Pushes null to the next available spot in the Array. In particular, this[length] = null; @return The receiver.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testAddNullMethod · 0.95
executeJSFunctionMethod · 0.95

Calls 5

addArrayNullItemMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45

Tested by 1

testAddNullMethod · 0.76