MCPcopy Create free account

hub / github.com/Distributive-Network/PythonMonkey / functions

Functions1,259 in github.com/Distributive-Network/PythonMonkey

MethodJSObjectValuesProxy_traverse
src/JSObjectValuesProxy.cc:50
MethodJSStringProxy_copy_method
src/JSStringProxy.cc:25
MethodJSStringProxy_dealloc
src/JSStringProxy.cc:19
MethodJobQueue
src/JobQueue.cc:25
FunctionListIteratorConstructor
src/PyListProxyHandler.cc:1871
MethodLock
include/PyEventLoop.hh:266
MethodPyBaseProxyHandler
include/PyBaseProxyHandler.hh:26
MethodPyBytesProxyHandler
include/PyBytesProxyHandler.hh:24
MethodPyDictProxyHandler
include/PyDictProxyHandler.hh:23
MethodPyEventLoop
include/PyEventLoop.hh:312
FunctionPyInit_pythonmonkey
src/modules/pythonmonkey/pythonmonkey.cc:558
MethodPyIterableProxyHandler
include/PyIterableProxyHandler.hh:24
MethodPyListProxyHandler
include/PyListProxyHandler.hh:23
MethodPyObjectProxyHandler
include/PyObjectProxyHandler.hh:26
Method[Symbol.toPrimitive]
* @returns a number that can be used to reference this timeout
python/pythonmonkey/builtin_modules/timers.js:92
Function_Py_SET_SIZE
include/pyshim.hh:115
Method__enter__
(self)
python/pythonmonkey/lib/wtfpm.py:32
Method__exit__
(self, errType, errValue, traceback)
python/pythonmonkey/lib/wtfpm.py:35
Method__init__
(self)
tests/python/test_objects.py:16
Method__init__
(self)
tests/python/test_objects.py:20
Method__init__
(self)
tests/python/test_objects.py:33
Method__init__
(self)
tests/python/test_arrays.py:1022
Method_finishedOrCancelled
src/PyEventLoop.cc:268
Method_getCurrentThread
static inline */
src/PyEventLoop.cc:226
Method_getLoopOnThread
static */
src/PyEventLoop.cc:141
Method_getMainThread
static */
src/PyEventLoop.cc:214
Method_getPyBufferType
static */
src/BufferType.cc:209
Method_hasListeners
* Determine whether the target has listeners of the given event type * @param {string} [type]
python/pythonmonkey/builtin_modules/event-target.js:177
Method_loopNotFound
static */
src/PyEventLoop.cc:135
Method_newTypedArrayWithBuffer
src/BufferType.cc:249
Method_releasePyBuffer
static */
src/BufferType.cc:198
Method_requestMetadata
* Allowing others to inspect the internal properties
python/pythonmonkey/builtin_modules/XMLHttpRequest.js:125
Method_toPyBufferFormatCode
static */
src/BufferType.cc:24
Functionaaa
(n)
tests/python/test_event_loop.py:206
Functionabort
()
python/pythonmonkey/builtin_modules/XMLHttpRequest-internal.py:106
Methodabort
* Cancels any network activity. * @see https://xhr.spec.whatwg.org/#the-abort()-method
python/pythonmonkey/builtin_modules/XMLHttpRequest.js:492
Functionadd
(a, b)
tests/python/test_pythonmonkey_eval.py:347
MethodaddEventListener
* Add an event listener that will be called whenever the specified event is delivered to the target * @param {string} type A case-sensitive string
python/pythonmonkey/builtin_modules/event-target.js:115
Functionall_contained_in
private
src/JSObjectValuesProxy.cc:61
Functionarity
(fn, length)
tests/js/quint.js:9
FunctionarrayEqual
(a, b)
tests/js/quint.js:33
Functionarray_concat
src/PyListProxyHandler.cc:542
Functionarray_copyWithin
src/PyListProxyHandler.cc:447
Functionarray_entries
src/PyBytesProxyHandler.cc:233
Functionarray_entries
src/PyListProxyHandler.cc:1945
Functionarray_every
src/PyListProxyHandler.cc:1057
Functionarray_fill
src/PyListProxyHandler.cc:380
Functionarray_filter
src/PyListProxyHandler.cc:810
Functionarray_find
src/PyListProxyHandler.cc:1122
Functionarray_findIndex
src/PyListProxyHandler.cc:1188
Functionarray_flat
src/PyListProxyHandler.cc:1415
Functionarray_flatMap
src/PyListProxyHandler.cc:1442
Functionarray_forEach
src/PyListProxyHandler.cc:682
Functionarray_includes
src/PyListProxyHandler.cc:667
Functionarray_keys
src/PyBytesProxyHandler.cc:237
Functionarray_keys
src/PyListProxyHandler.cc:1949
Functionarray_lastIndexOf
src/PyListProxyHandler.cc:605
Functionarray_map
src/PyListProxyHandler.cc:743
Functionarray_pop
src/PyListProxyHandler.cc:75
Functionarray_push
src/PyListProxyHandler.cc:102
Functionarray_reduce
src/PyListProxyHandler.cc:882
Functionarray_reduceRight
src/PyListProxyHandler.cc:938
Functionarray_reverse
src/PyListProxyHandler.cc:55
Functionarray_shift
src/PyListProxyHandler.cc:127
Functionarray_slice
src/PyListProxyHandler.cc:193
Functionarray_some
src/PyListProxyHandler.cc:992
Functionarray_sort
src/PyListProxyHandler.cc:1734
Functionarray_splice
src/PyListProxyHandler.cc:297
Functionarray_toLocaleString
src/PyListProxyHandler.cc:1554
Functionarray_toString
src/PyBytesProxyHandler.cc:65
Functionarray_toString
src/PyListProxyHandler.cc:1550
Functionarray_unshift
src/PyListProxyHandler.cc:155
Functionarray_valueOf
src/PyListProxyHandler.cc:1607
Functionarray_values
src/PyBytesProxyHandler.cc:241
Functionarray_values
src/PyListProxyHandler.cc:1953
Functionatob
(b64)
python/pythonmonkey/builtin_modules/base64.py:10
Functionbtoa
(data)
python/pythonmonkey/builtin_modules/base64.py:15
Functionc
()
tests/python/test_pythonmonkey_eval.py:140
FunctioncallDispatchFunc
src/JobQueue.cc:87
FunctioncallPyFunc
src/jsTypeFactory.cc:352
MethodcancelAll
static */
src/PyEventLoop.cc:253
Functioncleanup
src/modules/pythonmonkey/pythonmonkey.cc:305
FunctioncleanupExit
(code=0)
python/pythonmonkey/cli/pmjs.py:397
FunctioncleanupFinalizationRegistry
src/modules/pythonmonkey/pythonmonkey.cc:94
FunctioncloseAllPending
src/modules/pythonmonkey/pythonmonkey.cc:516
Functioncollect
src/modules/pythonmonkey/pythonmonkey.cc:324
Functioncolour
(colourCode, val)
python/pythonmonkey/builtin_modules/util.js:135
FunctioncommandType
(value: str)
python/pminit/pminit/cli.py:17
Methodconstructor
* @param {number} numericId
python/pythonmonkey/builtin_modules/timers.js:32
Methodconstructor
* @param {string} type * @param {{ lengthComputable?: boolean; loaded?: number; total?: number; error?: Error; }} eventInitDict
python/pythonmonkey/builtin_modules/XMLHttpRequest.js:54
Methodconstructor
* @param {string} type A string with the name of the event.
python/pythonmonkey/builtin_modules/event-target.js:86
Methodconstructor
* Console constructor, form 2 * @overload * @param {ConsoleConstructorOptions} options - options object * @typedef {object} ConsoleConstructo
python/pythonmonkey/builtin_modules/console.js:55
FunctiondebuggerInput
(prompt: str)
python/pythonmonkey/lib/pmdb.py:9
FunctiondefineGlobal
src/internalBinding/utils.cc:25
MethoddefineProperty
src/PyObjectProxyHandler.cc:188
MethoddefineProperty
src/PyDictProxyHandler.cc:99
Methoddelete_
src/PyListProxyHandler.cc:2154
Methoddelete_
src/PyObjectProxyHandler.cc:124
Methoddelete_
src/PyDictProxyHandler.cc:38
MethoddispatchToEventLoop
src/JobQueue.cc:96
← previousnext →301–400 of 1,259, ranked by callers