Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caoccao/Javet
/ functions
Functions
4,340 in github.com/caoccao/Javet
⨍
Functions
4,340
◇
Types & classes
475
↓ 2 callers
Method
getInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginSet.java:175
↓ 2 callers
Method
getInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginArray.java:284
↓ 2 callers
Method
getInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginDefault.java:880
↓ 2 callers
Method
getInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginClass.java:50
↓ 2 callers
Method
getInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginMap.java:123
↓ 2 callers
Method
getJSFunctionType
Gets JS function type. @return the JS function type @since 0.9.4
src/main/java/com/caoccao/javet/interfaces/IJavetEntityFunction.java:34
↓ 2 callers
Method
getJSRuntimeType
Gets JS runtime type. @return the JS runtime type @since 0.8.0
src/main/java/com/caoccao/javet/interop/V8Host.java:373
↓ 2 callers
Method
getKeys
()
src/main/java/com/caoccao/javet/values/reference/V8ValueSet.java:132
↓ 2 callers
Method
getLastActiveZonedDatetime
Gets the last active zoned date time. @return the last active zoned date time
src/main/java/com/caoccao/javet/interop/engine/JavetEngineUsage.java:55
↓ 2 callers
Method
getLength
Gets length. @return the length @throws JavetException the javet exception @since 0.7.0
src/main/java/com/caoccao/javet/values/reference/IV8ValueArray.java:225
↓ 2 callers
Method
getLogger
()
src/test/java/com/caoccao/javet/tutorial/DecimalJavetInNodeJSMode.java:64
↓ 2 callers
Method
getLogger
Gets logger. @return the logger @since 0.7.3
src/main/java/com/caoccao/javet/interop/V8Host.java:403
↓ 2 callers
Method
getMallocedMemory
Gets malloced memory. @return the malloced memory @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:126
↓ 2 callers
Method
getMap
Gets map. @return the map @since 3.0.4
src/main/java/com/caoccao/javet/interop/binding/BindingContextStore.java:40
↓ 2 callers
Method
getMaxDepth
Gets max depth. @return the max depth @since 0.9.3
src/main/java/com/caoccao/javet/interop/converters/JavetConverterConfig.java:264
↓ 2 callers
Method
getMethodVarargs
Gets method that takes an arbitrary number of arguments by method name. @param methodName the method name @return the method varargs @throws NoSuchMe
src/main/java/com/caoccao/javet/utils/receivers/IJavetCallbackReceiver.java:114
↓ 2 callers
Method
getModuleObject
Gets the module object. @return the module object @since 0.8.0
src/main/java/com/caoccao/javet/node/modules/INodeModule.java:34
↓ 2 callers
Method
getNative
Gets the V8 native interface. @return the V8 native interface @throws JavetException the javet exception @since 0.8.0
src/main/java/com/caoccao/javet/interop/JavetClassLoader.java:65
↓ 2 callers
Method
getNodeI18nInstance
Gets Node i18n instance. <p> Note: Node runtime library is loaded by a custom class loader. @return the Node i18n instance @since 4.0.0
src/main/java/com/caoccao/javet/interop/V8Host.java:125
↓ 2 callers
Method
getNodeModuleCount
Gets node module count. @return the node module count @since 0.8.1
src/main/java/com/caoccao/javet/interop/NodeRuntime.java:151
↓ 2 callers
Method
getNotifications
()
src/test/java/com/caoccao/javet/interop/TestV8Inspector.java:819
↓ 2 callers
Method
getNumber
(int n)
src/test/java/com/caoccao/javet/interop/converters/TestJavetProxyConverter.java:2434
↓ 2 callers
Method
getNumberOfDetachedContexts
Gets number of detached contexts. @return the number of detached contexts @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:136
↓ 2 callers
Method
getNumberOfNativeContexts
Gets number of native contexts. @return the number of native contexts @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:146
↓ 2 callers
Method
getOwnPropertyNames
()
src/main/java/com/caoccao/javet/values/reference/V8ValueObject.java:543
↓ 2 callers
Method
getOwnPropertySymbols
Object.getOwnPropertySymbols() The Object.getOwnPropertySymbols() static method returns an array of all symbol properties found directly upon a given
src/main/java/com/caoccao/javet/values/reference/builtin/V8ValueBuiltInObject.java:186
↓ 2 callers
Method
getPeakMallocedMemory
Gets peak malloced memory. @return the peak malloced memory @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:156
↓ 2 callers
Method
getPhysicalSpaceSize
Gets physical space size. @return the physical space size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:75
↓ 2 callers
Method
getPromise
()
src/test/java/com/caoccao/javet/mock/MockFS.java:153
↓ 2 callers
Method
getPromise
()
src/main/java/com/caoccao/javet/values/reference/V8ValuePromise.java:51
↓ 2 callers
Method
getPropertyBoolean
Gets property value as boolean by key object. @param key the key @return the property value as boolean @throws JavetException the javet exception @si
src/main/java/com/caoccao/javet/values/reference/IV8ValueObject.java:704
↓ 2 callers
Method
getPropertyDouble
Gets property value as double by key object. @param key the key @return the property value as double @throws JavetException the javet exception @sinc
src/main/java/com/caoccao/javet/values/reference/IV8ValueObject.java:716
↓ 2 callers
Method
getPropertyLong
Gets property value as long by key object. @param key the key @return the property value as long @throws JavetException the javet exception @since 0.
src/main/java/com/caoccao/javet/values/reference/IV8ValueObject.java:753
↓ 2 callers
Method
getPropertySetterMap
Gets property setter map. @return the property setter map @since 0.9.2
src/main/java/com/caoccao/javet/interop/binding/BindingContext.java:99
↓ 2 callers
Method
getPropertyZonedDateTime
Gets property value as zoned date time by key object. @param key the key @return the property value as zoned date time @throws JavetException the jav
src/main/java/com/caoccao/javet/values/reference/IV8ValueObject.java:828
↓ 2 callers
Method
getReadOnlySpacePhysicalSize
Gets read only space physical size. @return the read only space physical size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8SharedMemoryStatistics.java:52
↓ 2 callers
Method
getReadOnlySpaceSize
Gets read only space size. @return the read only space size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8SharedMemoryStatistics.java:62
↓ 2 callers
Method
getReadOnlySpaceUsedSize
Gets read only space used size. @return the read only space used size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8SharedMemoryStatistics.java:72
↓ 2 callers
Method
getResetEngineTimeoutSeconds
Gets reset engine timeout seconds. @return the reset engine timeout seconds @since 0.9.1
src/main/java/com/caoccao/javet/interop/engine/JavetEngineConfig.java:279
↓ 2 callers
Method
getResourceFileName
Gets resource file name. @return the resource file name @throws JavetException the javet exception @since 0.8.0
src/main/java/com/caoccao/javet/interop/loader/JavetLibLoader.java:295
↓ 2 callers
Method
getResult
()
src/main/java/com/caoccao/javet/values/reference/V8ValuePromise.java:56
↓ 2 callers
Method
getSessionId
Gets the native session ID for this inspector session. @return the session ID @since 5.0.5
src/main/java/com/caoccao/javet/interop/V8Inspector.java:235
↓ 2 callers
Method
getSignum
Gets signum. 1: Positive 0: 0 -1: Negative @return the signum @since 1.1.5
src/main/java/com/caoccao/javet/values/primitive/V8ValueBigInteger.java:200
↓ 2 callers
Method
getSnapshotBlob
Gets the snapshot blob @return the snapshot blob @since 5.0.5
src/main/java/com/caoccao/javet/interop/engine/JavetEngineConfig.java:191
↓ 2 callers
Method
getSourceCode
()
src/main/java/com/caoccao/javet/values/reference/V8ValueFunction.java:180
↓ 2 callers
Method
getSpaceAvailableSize
Gets space available size. @return the space available size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:85
↓ 2 callers
Method
getSpaceName
Gets space name. @return the space name @since 1.0.1
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:95
↓ 2 callers
Method
getSpaceSize
Gets space size. @return the space size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:105
↓ 2 callers
Method
getSpaceUsedSize
Gets space used size. @return the space used size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:115
↓ 2 callers
Method
getTargetObjectConstructor
Gets target object constructor. @param <E> the type parameter @param targetClass the target class @return the target object constructor @sinc
src/main/java/com/caoccao/javet/interop/binding/IClassProxyPlugin.java:117
↓ 2 callers
Method
getTitle
()
src/test/java/com/caoccao/javet/interop/converters/TestJavetProxyConverter.java:2438
↓ 2 callers
Method
getTotalAvailableSize
Gets total available size. @return the total available size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:166
↓ 2 callers
Method
getTotalGlobalHandlesSize
Gets total global handles size. @return the total global handles size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:176
↓ 2 callers
Method
getTotalHeapSize
Gets total heap size. @return the total heap size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:186
↓ 2 callers
Method
getTotalHeapSizeExecutable
Gets total heap size executable. @return the total heap size executable @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:196
↓ 2 callers
Method
getTotalPhysicalSize
Gets total physical size. @return the total physical size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:206
↓ 2 callers
Method
getUTCNow
Gets utc now. @return the utc now @since 0.7.0
src/main/java/com/caoccao/javet/interop/engine/JavetEnginePool.java:269
↓ 2 callers
Method
getUsedGlobalHandlesSize
Gets used global handles size. @return the used global handles size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:216
↓ 2 callers
Method
getV8BindingEnabler
Gets V8 bind enabler. @return the V8 bind enabler @since 0.9.3
src/main/java/com/caoccao/javet/interop/binding/BindingContext.java:109
↓ 2 callers
Method
getV8Host
Gets V8 host. @return the V8 host @since 3.1.3
src/main/java/com/caoccao/javet/interop/V8Runtime.java:1809
↓ 2 callers
Method
getV8I18nInstance
Gets V8 i18n instance. <p> Note: V8 runtime library is loaded by a custom class loader. @return the V8 i18n instance @since 4.0.0
src/main/java/com/caoccao/javet/interop/V8Host.java:149
↓ 2 callers
Method
getV8Native
Gets V8 native. @return the V8 native @since 0.8.0
src/main/java/com/caoccao/javet/interop/V8Host.java:433
↓ 2 callers
Method
getV8Runtime
Gets V8 runtime. @return the V8 runtime @since 3.1.3
src/main/java/com/caoccao/javet/interop/V8Guard.java:135
↓ 2 callers
Method
getV8Runtime
Gets V8 runtime. @return the V8 runtime @throws JavetException the javet exception @since 0.7.0
src/main/java/com/caoccao/javet/interop/engine/IJavetEngine.java:66
↓ 2 callers
Method
getValue
()
src/test/java/com/caoccao/javet/mock/MockCallbackReceiver.java:124
↓ 2 callers
Method
getWaitForEngineMaxRetryCount
Gets wait for engine max retry count. @return the wait for engine max retry count @since 1.1.6
src/main/java/com/caoccao/javet/interop/engine/JavetEngineConfig.java:299
↓ 2 callers
Method
getWaitForEngineSleepIntervalMillis
Gets wait for engine sleep interval millis. @return the wait for engine sleep interval millis @since 1.0.5
src/main/java/com/caoccao/javet/interop/engine/JavetEngineConfig.java:309
↓ 2 callers
Method
getY
()
src/test/java/com/caoccao/javet/mock/MockDirectProxyObjectHandler.java:62
↓ 2 callers
Method
hasException
Check if the V8 runtime has a pending exception. @param v8RuntimeHandle the V8 runtime handle @return true if there is a pending exception
src/main/java/com/caoccao/javet/interop/IV8Native.java:575
↓ 2 callers
Method
hasFromGeneric
Has from generic. @param property the property @return the boolean @throws JavetException the javet exception @since 1.1.7
src/main/java/com/caoccao/javet/interop/proxy/BaseJavetReflectionProxyHandler.java:427
↓ 2 callers
Method
hasFromRegular
Has from regular. @param property the property @return true : has, false: not has @since 1.1.7
src/main/java/com/caoccao/javet/interop/proxy/BaseJavetReflectionProxyHandler.java:473
↓ 2 callers
Method
hasInternalType
Check if a V8 value has the given internal type. @param v8RuntimeHandle the V8 runtime handle @param v8ValueHandle the V8 value handle @param inter
src/main/java/com/caoccao/javet/interop/IV8Native.java:585
↓ 2 callers
Method
hasOwnProperty
(Object key)
src/main/java/com/caoccao/javet/values/reference/V8ValueObject.java:601
↓ 2 callers
Method
hasPendingMessage
Check if the V8 runtime has a pending message. @param v8RuntimeHandle the V8 runtime handle @return true if there is a pending message
src/main/java/com/caoccao/javet/interop/IV8Native.java:593
↓ 2 callers
Method
hasQueuedMessages
cpp/jni/javet_inspector.cpp:538
↓ 2 callers
Method
initializeFieldsAndMethods
Initialize fields and methods. @param currentClass the current class @param staticMode the static mode @since 0.9.6
src/main/java/com/caoccao/javet/interop/proxy/JavetReflectionProxyObjectHandler.java:239
↓ 2 callers
Method
initializeFieldsAndMethods
Initialize fields and methods. @param currentClass the current class @param staticMode the static mode @since 0.9.6
src/main/java/com/caoccao/javet/interop/proxy/JavetReflectionProxyClassHandler.java:158
↓ 2 callers
Method
initializePublicFields
Initialize public fields. @param currentClass the current class @param conversionMode the conversion mode @param staticMode the static mode @si
src/main/java/com/caoccao/javet/interop/proxy/BaseJavetReflectionProxyHandler.java:514
↓ 2 callers
Method
initializePublicMethods
Initialize public methods. @param currentClass the current class @param conversionMode the conversion mode @param staticMode the static mode @s
src/main/java/com/caoccao/javet/interop/proxy/BaseJavetReflectionProxyHandler.java:553
↓ 2 callers
Method
internalGet
Internal get. @param target the target @param property the property @return the V8 value @throws JavetException the javet exception @throws E
src/main/java/com/caoccao/javet/interop/proxy/BaseJavetReflectionProxyHandler.java:614
↓ 2 callers
Method
internalTest
(String fileName, String expectedJsonString)
src/test/java/com/caoccao/javet/interop/TestNodeRuntime.java:82
↓ 2 callers
Method
internalTest
(V8Runtime v8Runtime)
src/test/java/com/caoccao/javet/interop/monitoring/TestV8HeapStatisticsOOM.java:32
↓ 2 callers
Method
invokeDouble
Invoke function and return a double by function name and objects as arguments. @param functionName the function name @param objects the objects
src/main/java/com/caoccao/javet/values/reference/IV8ValueObject.java:1036
↓ 2 callers
Method
invokeObject
Invoke and return object. @param thisObject this object @param v8Values the V8 values @return the object @throws JavetException the javet exception
src/main/java/com/caoccao/javet/interop/proxy/JavetReflectionProxyInterceptor.java:117
↓ 2 callers
Method
is64BitArch
(arch: Arch)
scripts/deno/generate_args_gn.ts:134
↓ 2 callers
Method
isClosed
()
src/main/java/com/caoccao/javet/values/reference/V8ValueReference.java:114
↓ 2 callers
Method
isDeclarationContext
Is Declaration context. @return true : yes, false : no @throws JavetException the javet exception @since 2.0.1
src/main/java/com/caoccao/javet/values/reference/IV8Context.java:309
↓ 2 callers
Method
isFunctionContext
Is Function context. @return true : yes, false : no @throws JavetException the javet exception @since 2.0.1
src/main/java/com/caoccao/javet/values/reference/IV8Context.java:331
↓ 2 callers
Method
isInUse
Check if the V8 runtime is currently in use. @param v8RuntimeHandle the V8 runtime handle @return true if the runtime is in use
src/main/java/com/caoccao/javet/interop/IV8Native.java:659
↓ 2 callers
Method
isIncludeGlobalVariables
Is include global variables boolean. @return true : yes, false : no @since 2.0.2
src/main/java/com/caoccao/javet/values/reference/IV8ValueFunction.java:618
↓ 2 callers
Method
isIncludeScopeTypeGlobal
Is include scope type global boolean. @return true : yes, false : no @since 2.0.2
src/main/java/com/caoccao/javet/values/reference/IV8ValueFunction.java:628
↓ 2 callers
Method
isIndexSupported
Is index supported. @param targetClass the target class @return true : supported, false : not supported @since 3.0.4
src/main/java/com/caoccao/javet/interop/binding/IClassProxyPlugin.java:153
↓ 2 callers
Method
isIsolateCreated
Is isolate created. @return true : created, false: not created @since 0.8.0
src/main/java/com/caoccao/javet/interop/V8Host.java:466
↓ 2 callers
Method
isModuleContext
Is Module context. @return true : yes, false : no @throws JavetException the javet exception @since 2.0.1
src/main/java/com/caoccao/javet/values/reference/IV8Context.java:342
↓ 2 callers
Method
isNaN
Is NaN. @return true : NaN, false: not NaN @since 0.7.0
src/main/java/com/caoccao/javet/values/primitive/V8ValueDouble.java:106
↓ 2 callers
Method
isNativeCalculation
NativeCalculation: The position calculation is performed at the native layer. @return true : enabled, false: disabled @since 2.0.1
src/main/java/com/caoccao/javet/values/reference/IV8ValueFunction.java:1056
↓ 2 callers
Method
isNotEmpty
Is not empty. @param list the list @return true : not empty, false : empty @since 3.0.4
src/main/java/com/caoccao/javet/utils/ListUtils.java:143
↓ 2 callers
Method
isPassed
()
src/test/java/com/caoccao/javet/interop/converters/TestJavetProxyConverter.java:2446
↓ 2 callers
Method
isPostGC
PostGC: The GC is called after the set call happens. @return true : enabled, false: disabled @since 2.0.1
src/main/java/com/caoccao/javet/values/reference/IV8ValueFunction.java:1066
↓ 2 callers
Method
isPreGC
PreGC: The GC is called before the set call happens. @return true : enabled, false: disabled @since 2.0.1
src/main/java/com/caoccao/javet/values/reference/IV8ValueFunction.java:1076
← previous
next →
801–900 of 4,340, ranked by callers