MCPcopy Create free account

hub / github.com/Kudo/react-native-v8 / functions

Functions188 in github.com/Kudo/react-native-v8

MethodV8Runtime
src/v8runtime/V8Runtime.cpp:34
MethodV8RuntimeConfig
src/v8runtime/V8RuntimeConfig.h:17
MethodbigintIsInt64
src/v8runtime/V8Runtime.cpp:693
MethodbigintIsUint64
src/v8runtime/V8Runtime.cpp:709
MethodbigintToString
src/v8runtime/V8Runtime.cpp:739
MethodcallAsConstructor
src/v8runtime/V8Runtime.cpp:1476
MethodcloneBigInt
src/v8runtime/V8Runtime.cpp:518
MethodcloneObject
src/v8runtime/V8Runtime.cpp:553
MethodclonePropNameID
src/v8runtime/V8Runtime.cpp:570
MethodcloneString
src/v8runtime/V8Runtime.cpp:536
MethodcloneSymbol
These clone methods are shallow clone
src/v8runtime/V8Runtime.cpp:501
Methodcompare
src/v8runtime/V8Runtime.cpp:651
Methodcreate
()
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8ExecutorFactory.java:48
MethodcreateArray
src/v8runtime/V8Runtime.cpp:1295
MethodcreateArrayBuffer
src/v8runtime/V8Runtime.cpp:1307
MethodcreateBigIntFromInt64
src/v8runtime/V8Runtime.cpp:673
MethodcreateBigIntFromUint64
src/v8runtime/V8Runtime.cpp:683
MethodcreateFromOneByte
static
src/v8runtime/V8PointerValue.cpp:35
MethodcreateFromUtf8
static
src/v8runtime/V8PointerValue.cpp:53
MethodcreateFunctionFromHostFunction
src/v8runtime/V8Runtime.cpp:1386
MethodcreateJSExecutor
android/src/main/cpp/V8ExecutorFactory.cpp:33
MethodcreateNativeModules
(@NonNull ReactApplicationContext reactContext)
android/src/main/java/io/csie/kudo/reactnative/v8/ReactNativeV8Package.java:23
MethodcreateObject
src/v8runtime/V8Runtime.cpp:825
MethodcreatePropNameIDFromAscii
src/v8runtime/V8Runtime.cpp:575
MethodcreatePropNameIDFromString
src/v8runtime/V8Runtime.cpp:607
MethodcreatePropNameIDFromSymbol
src/v8runtime/V8Runtime.cpp:623
MethodcreatePropNameIDFromUtf8
src/v8runtime/V8Runtime.cpp:591
MethodcreateReactNativeHostHandlers
(Context context)
expo/src/main/java/io/csie/kudo/reactnative/v8/expo/V8ExpoAdapterPackage.java:24
FunctioncreateSharedV8Runtime
src/v8runtime/V8RuntimeFactory.cpp:20
MethodcreateStringFromAscii
src/v8runtime/V8Runtime.cpp:782
MethodcreateStringFromUtf8
src/v8runtime/V8Runtime.cpp:797
MethodcreateViewManagers
(@NonNull ReactApplicationContext reactContext)
android/src/main/java/io/csie/kudo/reactnative/v8/ReactNativeV8Package.java:29
MethodcreateWeakObject
src/v8runtime/V8Runtime.cpp:1261
Methoddescription
src/v8runtime/V8Runtime.cpp:490
Methoddisconnect
src/v8runtime/V8Inspector.cpp:120
MethoddrainMicrotasks
src/v8runtime/V8Runtime.cpp:464
MethodensureDefaultContextInGroup
src/v8runtime/V8Inspector.cpp:185
MethodevaluateJavaScript
jsi::Runtime implementations
src/v8runtime/V8Runtime.cpp:425
MethodevaluatePreparedJavaScript
src/v8runtime/V8Runtime.cpp:446
MethodflushProtocolNotifications
src/v8runtime/V8Inspector.h:46
MethodgetBundleAssetName
(boolean useDeveloperSupport)
expo/src/main/java/io/csie/kudo/reactnative/v8/expo/V8ExpoAdapterPackage.java:28
MethodgetHostObject
src/v8runtime/V8Runtime.cpp:873
MethodgetJavaScriptExecutorFactory
()
expo/src/main/java/io/csie/kudo/reactnative/v8/expo/V8ExpoAdapterPackage.java:38
MethodgetName
()
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8Module.java:28
MethodgetName
()
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8Executor.java:38
MethodgetNativeState
src/v8runtime/V8Runtime.cpp:935
MethodgetProperty
src/v8runtime/V8Runtime.cpp:1026
MethodgetValueAtIndex
src/v8runtime/V8Runtime.cpp:1348
MethodhasNativeState
src/v8runtime/V8Runtime.cpp:924
MethodhasProperty
src/v8runtime/V8Runtime.cpp:1075
MethodinitHybrid
android/src/main/cpp/OnLoad.cpp:64
FunctioninstallBindings
android/src/main/cpp/OnLoad.cpp:30
MethodinstanceOf
src/v8runtime/V8Runtime.cpp:1584
Methodinvalidate
()
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8Module.java:22
Methodinvalidate
src/v8runtime/V8PointerValue.cpp:70
MethodisArray
src/v8runtime/V8Runtime.cpp:1177
MethodisArrayBuffer
src/v8runtime/V8Runtime.cpp:1188
MethodisFunction
src/v8runtime/V8Runtime.cpp:1199
MethodisHostFunction
src/v8runtime/V8Runtime.cpp:1221
MethodisHostObject
src/v8runtime/V8Runtime.cpp:1210
MethodisInspectable
src/v8runtime/V8Runtime.cpp:496
MethodlockWeakObject
src/v8runtime/V8Runtime.cpp:1279
MethodonMainLoopIdle
android/src/main/cpp/OnLoad.cpp:95
MethodprepareJavaScript
src/v8runtime/V8Runtime.cpp:439
MethodqueueIdle
()
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8Module.java:53
MethodqueueMicrotask
src/v8runtime/V8Runtime.cpp:458
MethodquitMessageLoopOnPause
src/v8runtime/V8Inspector.cpp:180
MethodregisterNatives
android/src/main/cpp/OnLoad.cpp:107
FunctionremoveContents
({ src, tag }: { src: string; tag: string })
plugin/src/generateCode.ts:72
MethodrunMessageLoopOnPause
src/v8runtime/V8Inspector.cpp:169
MethodsendMessage
src/v8runtime/V8Inspector.cpp:107
MethodsendNotification
src/v8runtime/V8Inspector.cpp:96
MethodsendResponse
src/v8runtime/V8Inspector.cpp:90
MethodsetExternalMemoryPressure
src/v8runtime/V8Runtime.cpp:1603
MethodsetNativeState
src/v8runtime/V8Runtime.cpp:956
MethodstartSamplingProfiler
()
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8ExecutorFactory.java:53
MethodstopSamplingProfiler
(String filename)
android/src/main/java/io/csie/kudo/reactnative/v8/executor/V8ExecutorFactory.java:59
MethodstrictEquals
src/v8runtime/V8Runtime.cpp:1512
MethodsymbolToString
src/v8runtime/V8Runtime.cpp:669
Methodtruncate
src/v8runtime/V8Runtime.cpp:725
FunctionwithV8ExpoAdapter
(config, opts)
plugin/src/withV8ExpoAdapter.ts:12
Method~InspectorClient
src/v8runtime/V8Inspector.cpp:163
Method~InspectorFrontend
src/v8runtime/V8Inspector.h:38
Method~JSIV8ValueConverter
src/v8runtime/JSIV8ValueConverter.h:19
Method~LocalConnection
src/v8runtime/V8Inspector.cpp:105
Method~V8PointerValue
src/v8runtime/V8PointerValue.cpp:22
Method~V8Runtime
src/v8runtime/V8Runtime.cpp:165
Method~V8RuntimeConfig
src/v8runtime/V8RuntimeConfig.h:18
← previous101–188 of 188, ranked by callers