MCPcopy Create free account

hub / github.com/caoccao/Javet / functions

Functions4,340 in github.com/caoccao/Javet

↓ 2 callersMethodgetInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginSet.java:175
↓ 2 callersMethodgetInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginArray.java:284
↓ 2 callersMethodgetInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginDefault.java:880
↓ 2 callersMethodgetInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginClass.java:50
↓ 2 callersMethodgetInstance
Gets instance. @return the instance @since 3.0.4
src/main/java/com/caoccao/javet/interop/proxy/plugins/JavetProxyPluginMap.java:123
↓ 2 callersMethodgetJSFunctionType
Gets JS function type. @return the JS function type @since 0.9.4
src/main/java/com/caoccao/javet/interfaces/IJavetEntityFunction.java:34
↓ 2 callersMethodgetJSRuntimeType
Gets JS runtime type. @return the JS runtime type @since 0.8.0
src/main/java/com/caoccao/javet/interop/V8Host.java:373
↓ 2 callersMethodgetKeys
()
src/main/java/com/caoccao/javet/values/reference/V8ValueSet.java:132
↓ 2 callersMethodgetLastActiveZonedDatetime
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 callersMethodgetLength
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 callersMethodgetLogger
()
src/test/java/com/caoccao/javet/tutorial/DecimalJavetInNodeJSMode.java:64
↓ 2 callersMethodgetLogger
Gets logger. @return the logger @since 0.7.3
src/main/java/com/caoccao/javet/interop/V8Host.java:403
↓ 2 callersMethodgetMallocedMemory
Gets malloced memory. @return the malloced memory @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapStatistics.java:126
↓ 2 callersMethodgetMap
Gets map. @return the map @since 3.0.4
src/main/java/com/caoccao/javet/interop/binding/BindingContextStore.java:40
↓ 2 callersMethodgetMaxDepth
Gets max depth. @return the max depth @since 0.9.3
src/main/java/com/caoccao/javet/interop/converters/JavetConverterConfig.java:264
↓ 2 callersMethodgetMethodVarargs
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 callersMethodgetModuleObject
Gets the module object. @return the module object @since 0.8.0
src/main/java/com/caoccao/javet/node/modules/INodeModule.java:34
↓ 2 callersMethodgetNative
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 callersMethodgetNodeI18nInstance
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 callersMethodgetNodeModuleCount
Gets node module count. @return the node module count @since 0.8.1
src/main/java/com/caoccao/javet/interop/NodeRuntime.java:151
↓ 2 callersMethodgetNotifications
()
src/test/java/com/caoccao/javet/interop/TestV8Inspector.java:819
↓ 2 callersMethodgetNumber
(int n)
src/test/java/com/caoccao/javet/interop/converters/TestJavetProxyConverter.java:2434
↓ 2 callersMethodgetNumberOfDetachedContexts
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 callersMethodgetNumberOfNativeContexts
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 callersMethodgetOwnPropertyNames
()
src/main/java/com/caoccao/javet/values/reference/V8ValueObject.java:543
↓ 2 callersMethodgetOwnPropertySymbols
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 callersMethodgetPeakMallocedMemory
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 callersMethodgetPhysicalSpaceSize
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 callersMethodgetPromise
()
src/test/java/com/caoccao/javet/mock/MockFS.java:153
↓ 2 callersMethodgetPromise
()
src/main/java/com/caoccao/javet/values/reference/V8ValuePromise.java:51
↓ 2 callersMethodgetPropertyBoolean
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 callersMethodgetPropertyDouble
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 callersMethodgetPropertyLong
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 callersMethodgetPropertySetterMap
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 callersMethodgetPropertyZonedDateTime
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 callersMethodgetReadOnlySpacePhysicalSize
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 callersMethodgetReadOnlySpaceSize
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 callersMethodgetReadOnlySpaceUsedSize
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 callersMethodgetResetEngineTimeoutSeconds
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 callersMethodgetResourceFileName
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 callersMethodgetResult
()
src/main/java/com/caoccao/javet/values/reference/V8ValuePromise.java:56
↓ 2 callersMethodgetSessionId
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 callersMethodgetSignum
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 callersMethodgetSnapshotBlob
Gets the snapshot blob @return the snapshot blob @since 5.0.5
src/main/java/com/caoccao/javet/interop/engine/JavetEngineConfig.java:191
↓ 2 callersMethodgetSourceCode
()
src/main/java/com/caoccao/javet/values/reference/V8ValueFunction.java:180
↓ 2 callersMethodgetSpaceAvailableSize
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 callersMethodgetSpaceName
Gets space name. @return the space name @since 1.0.1
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:95
↓ 2 callersMethodgetSpaceSize
Gets space size. @return the space size @since 1.0.0
src/main/java/com/caoccao/javet/interop/monitoring/V8HeapSpaceStatistics.java:105
↓ 2 callersMethodgetSpaceUsedSize
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 callersMethodgetTargetObjectConstructor
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 callersMethodgetTitle
()
src/test/java/com/caoccao/javet/interop/converters/TestJavetProxyConverter.java:2438
↓ 2 callersMethodgetTotalAvailableSize
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 callersMethodgetTotalGlobalHandlesSize
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 callersMethodgetTotalHeapSize
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 callersMethodgetTotalHeapSizeExecutable
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 callersMethodgetTotalPhysicalSize
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 callersMethodgetUTCNow
Gets utc now. @return the utc now @since 0.7.0
src/main/java/com/caoccao/javet/interop/engine/JavetEnginePool.java:269
↓ 2 callersMethodgetUsedGlobalHandlesSize
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 callersMethodgetV8BindingEnabler
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 callersMethodgetV8Host
Gets V8 host. @return the V8 host @since 3.1.3
src/main/java/com/caoccao/javet/interop/V8Runtime.java:1809
↓ 2 callersMethodgetV8I18nInstance
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 callersMethodgetV8Native
Gets V8 native. @return the V8 native @since 0.8.0
src/main/java/com/caoccao/javet/interop/V8Host.java:433
↓ 2 callersMethodgetV8Runtime
Gets V8 runtime. @return the V8 runtime @since 3.1.3
src/main/java/com/caoccao/javet/interop/V8Guard.java:135
↓ 2 callersMethodgetV8Runtime
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 callersMethodgetValue
()
src/test/java/com/caoccao/javet/mock/MockCallbackReceiver.java:124
↓ 2 callersMethodgetWaitForEngineMaxRetryCount
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 callersMethodgetWaitForEngineSleepIntervalMillis
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 callersMethodgetY
()
src/test/java/com/caoccao/javet/mock/MockDirectProxyObjectHandler.java:62
↓ 2 callersMethodhasException
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 callersMethodhasFromGeneric
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 callersMethodhasFromRegular
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 callersMethodhasInternalType
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 callersMethodhasOwnProperty
(Object key)
src/main/java/com/caoccao/javet/values/reference/V8ValueObject.java:601
↓ 2 callersMethodhasPendingMessage
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 callersMethodhasQueuedMessages
cpp/jni/javet_inspector.cpp:538
↓ 2 callersMethodinitializeFieldsAndMethods
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 callersMethodinitializeFieldsAndMethods
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 callersMethodinitializePublicFields
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 callersMethodinitializePublicMethods
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 callersMethodinternalGet
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 callersMethodinternalTest
(String fileName, String expectedJsonString)
src/test/java/com/caoccao/javet/interop/TestNodeRuntime.java:82
↓ 2 callersMethodinternalTest
(V8Runtime v8Runtime)
src/test/java/com/caoccao/javet/interop/monitoring/TestV8HeapStatisticsOOM.java:32
↓ 2 callersMethodinvokeDouble
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 callersMethodinvokeObject
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 callersMethodis64BitArch
(arch: Arch)
scripts/deno/generate_args_gn.ts:134
↓ 2 callersMethodisClosed
()
src/main/java/com/caoccao/javet/values/reference/V8ValueReference.java:114
↓ 2 callersMethodisDeclarationContext
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 callersMethodisFunctionContext
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 callersMethodisInUse
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 callersMethodisIncludeGlobalVariables
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 callersMethodisIncludeScopeTypeGlobal
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 callersMethodisIndexSupported
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 callersMethodisIsolateCreated
Is isolate created. @return true : created, false: not created @since 0.8.0
src/main/java/com/caoccao/javet/interop/V8Host.java:466
↓ 2 callersMethodisModuleContext
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 callersMethodisNaN
Is NaN. @return true : NaN, false: not NaN @since 0.7.0
src/main/java/com/caoccao/javet/values/primitive/V8ValueDouble.java:106
↓ 2 callersMethodisNativeCalculation
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 callersMethodisNotEmpty
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 callersMethodisPassed
()
src/test/java/com/caoccao/javet/interop/converters/TestJavetProxyConverter.java:2446
↓ 2 callersMethodisPostGC
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 callersMethodisPreGC
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
← previousnext →801–900 of 4,340, ranked by callers