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

Method push

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

Pushes an integer value to the next available spot in the Array. In particular, this[length] = value; @param value The value to push to the array. @return The receiver.

(final int value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 14

getUndefinedMethod · 0.95
addArrayIntItemMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
addArrayBooleanItemMethod · 0.80
addArrayDoubleItemMethod · 0.80
addArrayNullItemMethod · 0.80
addArrayUndefinedItemMethod · 0.80
addArrayStringItemMethod · 0.80
checkRuntimeMethod · 0.80
addArrayObjectItemMethod · 0.80
checkThreadMethod · 0.45