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

Method getV8Type

src/main/java/com/eclipsesource/v8/V8Value.java:182–189  ·  view source on GitHub ↗

Returns the 'type' of this V8Value. The available types are defined as constants in V8Value. Only types that inherit from V8Value can be returned here. @return The 'type of this V8Value.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testGetType_V8ObjectMethod · 0.80
testGetType_V8ArrayMethod · 0.80
testGetType_UndefinedMethod · 0.80
getValueMethod · 0.80

Calls 5

isUndefinedMethod · 0.95
getV8RuntimePtrMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45
getTypeMethod · 0.45

Tested by 5

testGetType_V8ObjectMethod · 0.64
testGetType_V8ArrayMethod · 0.64
testGetType_UndefinedMethod · 0.64