MCPcopy Create free account

hub / github.com/ImVexed/muon / functions

Functions419 in github.com/ImVexed/muon

↓ 33 callersMethodPassValue
PassValue does the same as PassRef except that it will try to dereference the returned pointer.
ultralight/cgo_helpers.go:1174
↓ 27 callersMethodBorrow
(b *cgoAllocMap)
ultralight/cgo_helpers.go:50
↓ 11 callersMethodget
include/JavaScriptCore/JSRetainPtr.h:52
↓ 10 callersFunctionJSStringRelease
JSStringRelease function as declared in JavaScriptCore/JSStringRef.h:82
ultralight/ultralight.go:1730
↓ 9 callersFunctionunpackPCharString
unpackPCharString represents the data from Go string as *C.char and avoids copying.
ultralight/cgo_helpers.go:1064
↓ 7 callersFunctionJSRelease
include/JavaScriptCore/JSRetainPtr.h:37
↓ 7 callersFunctionJSRetain
include/JavaScriptCore/JSRetainPtr.h:36
↓ 7 callersFunctionsafeString
safeString ensures that the string is NULL-terminated, a NULL-terminated copy is created otherwise.
ultralight/cgo_helpers.go:1076
↓ 6 callersMethodAdd
(ptr unsafe.Pointer)
ultralight/cgo_helpers.go:34
↓ 6 callersMethodBind
Bind registers the given function to the given name in the Window's JS global object
muon.go:113
↓ 6 callersMethodFree
()
ultralight/cgo_helpers.go:67
↓ 6 callersFunctionJSStringCreateWithUTF8CString
JSStringCreateWithUTF8CString function as declared in JavaScriptCore/JSStringRef.h:68
ultralight/ultralight.go:1712
↓ 5 callersMethodEval
Eval evaluates a given JavaScript string in the given Window view. `ret` is necessary for JSON serialization if an object is returned.
muon.go:136
↓ 3 callersFunctionJSValueMakeNull
JSValueMakeNull function as declared in JavaScriptCore/JSValueRef.h:240
ultralight/ultralight.go:1595
↓ 3 callersFunctionfromJSString
(str JSStringRef)
muon.go:266
↓ 3 callersFunctionpackPCharString
packPCharString creates a Go string backed by *C.char and avoids copying.
ultralight/cgo_helpers.go:1086
↓ 2 callersFunctionJSObjectGetProperty
JSObjectGetProperty function as declared in JavaScriptCore/JSObjectRef.h:531
ultralight/ultralight.go:1293
↓ 2 callersFunctionJSObjectSetProperty
JSObjectSetProperty function as declared in JavaScriptCore/JSObjectRef.h:543
ultralight/ultralight.go:1304
↓ 2 callersFunctionJSValueMakeString
JSValueMakeString function as declared in JavaScriptCore/JSValueRef.h:268
ultralight/ultralight.go:1621
↓ 2 callersFunctionJSValueToNumber
JSValueToNumber function as declared in JavaScriptCore/JSValueRef.h:311
ultralight/ultralight.go:1659
↓ 2 callersFunctionJSValueToStringCopy
JSValueToStringCopy function as declared in JavaScriptCore/JSValueRef.h:321
ultralight/ultralight.go:1669
↓ 2 callersFunctionNew
New creates a Ultralight Window
muon.go:45
↓ 2 callersFunctionNewJSObjectCallAsFunctionCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:878
↓ 2 callersFunctionNewJSObjectGetPropertyCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:704
↓ 2 callersFunctionNewJSObjectSetPropertyCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:749
↓ 2 callersMethodStart
Start sets up the Ultralight runtime and begins showing the Window
muon.go:92
↓ 2 callersFunctionUlCreateString
UlCreateString function as declared in Ultralight/CAPI.h:540
ultralight/ultralight.go:767
↓ 2 callersFunctionUlDestroyString
UlDestroyString function as declared in Ultralight/CAPI.h:555
ultralight/ultralight.go:797
↓ 2 callersFunctionUlOverlayResize
UlOverlayResize function as declared in AppCore/CAPI.h:323
ultralight/ultralight.go:323
↓ 2 callersFunctionUlViewGetJSContext
UlViewGetJSContext function as declared in Ultralight/CAPI.h:351
ultralight/ultralight.go:587
↓ 2 callersFunctionallocJSClassDefinitionMemory
allocJSClassDefinitionMemory allocates memory for type C.JSClassDefinition in C. The caller is responsible for freeing the this memory via C.free.
ultralight/cgo_helpers.go:1287
↓ 2 callersFunctionallocJSStaticFunctionMemory
allocJSStaticFunctionMemory allocates memory for type C.JSStaticFunction in C. The caller is responsible for freeing the this memory via C.free.
ultralight/cgo_helpers.go:1196
↓ 2 callersFunctionallocJSStaticValueMemory
allocJSStaticValueMemory allocates memory for type C.JSStaticValue in C. The caller is responsible for freeing the this memory via C.free.
ultralight/cgo_helpers.go:1053
↓ 2 callersFunctionfromJSValue
(ctx JSContextRef, value JSValueRef, rtype reflect.Type)
muon.go:203
↓ 1 callersMethodIsEmpty
()
ultralight/cgo_helpers.go:43
↓ 1 callersFunctionJSContextGetGlobalObject
JSContextGetGlobalObject function as declared in JavaScriptCore/JSContextRef.h:118
ultralight/ultralight.go:1113
↓ 1 callersFunctionJSGlobalContextRelease
JSGlobalContextRelease function as declared in JavaScriptCore/JSContextRef.h:110
ultralight/ultralight.go:1107
↓ 1 callersFunctionJSGlobalContextRetain
JSGlobalContextRetain function as declared in JavaScriptCore/JSContextRef.h:103
ultralight/ultralight.go:1099
↓ 1 callersFunctionJSObjectGetPropertyAtIndex
JSObjectGetPropertyAtIndex function as declared in JavaScriptCore/JSObjectRef.h:566
ultralight/ultralight.go:1326
↓ 1 callersFunctionJSObjectMakeArray
JSObjectMakeArray function as declared in JavaScriptCore/JSObjectRef.h:444
ultralight/ultralight.go:1207
↓ 1 callersFunctionJSObjectMakeFunctionWithCallback
JSObjectMakeFunctionWithCallback function as declared in JavaScriptCore/JSObjectRef.h:420
ultralight/ultralight.go:1187
↓ 1 callersFunctionJSStringGetMaximumUTF8CStringSize
JSStringGetMaximumUTF8CStringSize function as declared in JavaScriptCore/JSStringRef.h:111
ultralight/ultralight.go:1752
↓ 1 callersFunctionJSStringGetUTF8CString
JSStringGetUTF8CString function as declared in JavaScriptCore/JSStringRef.h:125
ultralight/ultralight.go:1760
↓ 1 callersFunctionJSStringRetain
JSStringRetain function as declared in JavaScriptCore/JSStringRef.h:76
ultralight/ultralight.go:1722
↓ 1 callersFunctionJSValueCreateJSONString
JSValueCreateJSONString function as declared in JavaScriptCore/JSValueRef.h:290
ultralight/ultralight.go:1639
↓ 1 callersFunctionJSValueGetType
JSValueGetType function as declared in JavaScriptCore/JSValueRef.h:96
ultralight/ultralight.go:1454
↓ 1 callersFunctionJSValueIsArray
JSValueIsArray function as declared in JavaScriptCore/JSValueRef.h:169
ultralight/ultralight.go:1527
↓ 1 callersFunctionJSValueMakeBoolean
JSValueMakeBoolean function as declared in JavaScriptCore/JSValueRef.h:249
ultralight/ultralight.go:1603
↓ 1 callersFunctionJSValueMakeFromJSONString
JSValueMakeFromJSONString function as declared in JavaScriptCore/JSValueRef.h:279
ultralight/ultralight.go:1630
↓ 1 callersFunctionJSValueMakeNumber
JSValueMakeNumber function as declared in JavaScriptCore/JSValueRef.h:258
ultralight/ultralight.go:1612
↓ 1 callersFunctionJSValueToBoolean
JSValueToBoolean function as declared in JavaScriptCore/JSValueRef.h:301
ultralight/ultralight.go:1650
↓ 1 callersFunctionNewJSClassDefinitionRef
NewJSClassDefinitionRef creates a new wrapper struct with underlying reference set to the original C object. Returns nil if the provided pointer to C
ultralight/cgo_helpers.go:1394
↓ 1 callersFunctionNewJSObjectCallAsConstructorCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:930
↓ 1 callersFunctionNewJSObjectConvertToTypeCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:1026
↓ 1 callersFunctionNewJSObjectDeletePropertyCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:795
↓ 1 callersFunctionNewJSObjectFinalizeCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:623
↓ 1 callersFunctionNewJSObjectGetPropertyNamesCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:840
↓ 1 callersFunctionNewJSObjectHasInstanceCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:981
↓ 1 callersFunctionNewJSObjectHasPropertyCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:659
↓ 1 callersFunctionNewJSObjectInitializeCallbackRef
(ref unsafe.Pointer)
ultralight/cgo_helpers.go:586
↓ 1 callersFunctionNewJSStaticFunctionRef
NewJSStaticFunctionRef creates a new wrapper struct with underlying reference set to the original C object. Returns nil if the provided pointer to C o
ultralight/cgo_helpers.go:1225
↓ 1 callersFunctionNewJSStaticValueRef
NewJSStaticValueRef creates a new wrapper struct with underlying reference set to the original C object. Returns nil if the provided pointer to C obje
ultralight/cgo_helpers.go:1129
↓ 1 callersMethodPassRef
PassRef returns the underlying C object, otherwise it will allocate one and set its values from this wrapping struct, counting allocations into an all
ultralight/cgo_helpers.go:1140
↓ 1 callersMethodPassRef
PassRef returns the underlying C object, otherwise it will allocate one and set its values from this wrapping struct, counting allocations into an all
ultralight/cgo_helpers.go:1236
↓ 1 callersMethodPassRef
PassRef returns the underlying C object, otherwise it will allocate one and set its values from this wrapping struct, counting allocations into an all
ultralight/cgo_helpers.go:1405
↓ 1 callersFunctionUlAppGetMainMonitor
UlAppGetMainMonitor function as declared in AppCore/CAPI.h:140
ultralight/ultralight.go:99
↓ 1 callersFunctionUlAppRun
UlAppRun function as declared in AppCore/CAPI.h:150
ultralight/ultralight.go:115
↓ 1 callersFunctionUlAppSetWindow
UlAppSetWindow function as declared in AppCore/CAPI.h:110
ultralight/ultralight.go:68
↓ 1 callersFunctionUlCreateApp
UlCreateApp function as declared in AppCore/CAPI.h:95
ultralight/ultralight.go:53
↓ 1 callersFunctionUlCreateConfig
UlCreateConfig function as declared in Ultralight/CAPI.h:174
ultralight/ultralight.go:371
↓ 1 callersFunctionUlCreateOverlay
UlCreateOverlay function as declared in AppCore/CAPI.h:279
ultralight/ultralight.go:257
↓ 1 callersFunctionUlCreateSettings
UlCreateSettings function as declared in AppCore/CAPI.h:52
ultralight/ultralight.go:26
↓ 1 callersFunctionUlCreateWindow
UlCreateWindow function as declared in AppCore/CAPI.h:185
ultralight/ultralight.go:151
↓ 1 callersFunctionUlOverlayGetView
UlOverlayGetView function as declared in AppCore/CAPI.h:290
ultralight/ultralight.go:275
↓ 1 callersFunctionUlOverlayMoveTo
UlOverlayMoveTo function as declared in AppCore/CAPI.h:317
ultralight/ultralight.go:315
↓ 1 callersFunctionUlViewEvaluateScript
UlViewEvaluateScript function as declared in Ultralight/CAPI.h:356
ultralight/ultralight.go:595
↓ 1 callersFunctionUlViewLoadURL
UlViewLoadURL function as declared in Ultralight/CAPI.h:340
ultralight/ultralight.go:572
↓ 1 callersFunctionUlWindowSetResizeCallback
UlWindowSetResizeCallback function as declared in AppCore/CAPI.h:211
ultralight/ultralight.go:177
↓ 1 callersFunctionUlWindowSetTitle
UlWindowSetTitle function as declared in AppCore/CAPI.h:238
ultralight/ultralight.go:217
↓ 1 callersMethodaddFunction
(name string)
muon.go:314
↓ 1 callersFunctionjSObjectCallAsConstructorCallback45F4B71F
export jSObjectCallAsConstructorCallback45F4B71F
ultralight/cgo_helpers.go:935
↓ 1 callersFunctionjSObjectCallAsFunctionCallback89F9469B
export jSObjectCallAsFunctionCallback89F9469B
ultralight/cgo_helpers.go:883
↓ 1 callersFunctionjSObjectConvertToTypeCallbackD379D61C
export jSObjectConvertToTypeCallbackD379D61C
ultralight/cgo_helpers.go:1031
↓ 1 callersFunctionjSObjectDeletePropertyCallbackB0108EBE
export jSObjectDeletePropertyCallbackB0108EBE
ultralight/cgo_helpers.go:800
↓ 1 callersFunctionjSObjectFinalizeCallback93DA0AEA
export jSObjectFinalizeCallback93DA0AEA
ultralight/cgo_helpers.go:628
↓ 1 callersFunctionjSObjectGetPropertyCallback5CAEC716
export jSObjectGetPropertyCallback5CAEC716
ultralight/cgo_helpers.go:709
↓ 1 callersFunctionjSObjectGetPropertyNamesCallbackE77D2329
export jSObjectGetPropertyNamesCallbackE77D2329
ultralight/cgo_helpers.go:845
↓ 1 callersFunctionjSObjectHasInstanceCallbackAA527D2E
export jSObjectHasInstanceCallbackAA527D2E
ultralight/cgo_helpers.go:986
↓ 1 callersFunctionjSObjectHasPropertyCallback340BFA95
export jSObjectHasPropertyCallback340BFA95
ultralight/cgo_helpers.go:664
↓ 1 callersFunctionjSObjectInitializeCallback5793B16
export jSObjectInitializeCallback5793B16
ultralight/cgo_helpers.go:591
↓ 1 callersFunctionjSObjectSetPropertyCallbackA684F1FE
export jSObjectSetPropertyCallbackA684F1FE
ultralight/cgo_helpers.go:754
↓ 1 callersFunctionjSTypedArrayBytesDeallocator68D51F83
export jSTypedArrayBytesDeallocator68D51F83
ultralight/cgo_helpers.go:554
↓ 1 callersFunctionpackSJSClassDefinition
packSJSClassDefinition reads sliced Go data structure out from plain C format.
ultralight/cgo_helpers.go:1554
↓ 1 callersFunctionpackSJSStaticFunction
packSJSStaticFunction reads sliced Go data structure out from plain C format.
ultralight/cgo_helpers.go:1367
↓ 1 callersFunctionpackSJSStaticValue
packSJSStaticValue reads sliced Go data structure out from plain C format.
ultralight/cgo_helpers.go:1358
↓ 1 callersFunctionreportWebVitals
examples/create-react-app/public/src/reportWebVitals.js:1
↓ 1 callersFunctionresizeCallback
(ov ULOverlay)
muon.go:332
↓ 1 callersFunctionserveHandler
(handler http.Handler)
muon.go:340
↓ 1 callersFunctionswap
include/JavaScriptCore/JSRetainPtr.h:179
↓ 1 callersMethodswap
include/JavaScriptCore/JSRetainPtr.h:174
next →1–100 of 419, ranked by callers