MCPcopy Create free account

hub / github.com/ErickWendel/myownnode / functions

Functions1,844 in github.com/ErickWendel/myownnode

MethodOwnedBuffer
preclass/capivara/v8/include/v8-wasm.h:35
FunctionPass
* Pass allows returning uniques from functions, etc. */
recorded/capivara/v8/include/v8-persistent-handle.h:415
FunctionPass
* Pass allows returning uniques from functions, etc. */
preclass/capivara/v8/include/v8-persistent-handle.h:415
MethodPatch
recorded/capivara/v8/include/v8-fast-api-calls.h:817
MethodPatch
preclass/capivara/v8/include/v8-fast-api-calls.h:817
MethodPerform
recorded/capivara/v8/include/v8-internal.h:838
MethodPerform
preclass/capivara/v8/include/v8-internal.h:838
FunctionPersistent
recorded/capivara/v8/include/v8-persistent-handle.h:358
FunctionPersistent
preclass/capivara/v8/include/v8-persistent-handle.h:358
MethodPersistent
* A Persistent with no storage cell. */
recorded/capivara/v8/include/v8-persistent-handle.h:279
MethodPersistent
* A Persistent with no storage cell. */
preclass/capivara/v8/include/v8-persistent-handle.h:279
MethodPersistentBase
recorded/capivara/v8/include/v8-persistent-handle.h:203
MethodPersistentBase
recorded/capivara/v8/include/cppgc/persistent.h:25
MethodPersistentBase
preclass/capivara/v8/include/v8-persistent-handle.h:203
MethodPersistentBase
preclass/capivara/v8/include/cppgc/persistent.h:25
MethodPersistentNode
recorded/capivara/v8/include/cppgc/internal/persistent-node.h:28
MethodPersistentNode
preclass/capivara/v8/include/cppgc/internal/persistent-node.h:28
FunctionPersistentRegion
recorded/capivara/v8/include/cppgc/internal/persistent-node.h:143
FunctionPersistentRegion
preclass/capivara/v8/include/cppgc/internal/persistent-node.h:143
MethodPersistentValueMap
recorded/capivara/v8/include/v8-util.h:356
MethodPersistentValueMap
preclass/capivara/v8/include/v8-util.h:356
MethodPersistentValueMapBase
recorded/capivara/v8/include/v8-util.h:285
MethodPersistentValueMapBase
preclass/capivara/v8/include/v8-util.h:285
MethodPersistentValueReference
recorded/capivara/v8/include/v8-util.h:234
MethodPersistentValueReference
preclass/capivara/v8/include/v8-util.h:234
FunctionPostJob
* Posts |job_task| to run in parallel. Returns a JobHandle associated with * the Job, which can be joined or canceled. * This avoids degenerate
recorded/capivara/v8/include/v8-platform.h:1055
FunctionPostJob
recorded/capivara/v8/include/cppgc/default-platform.h:47
FunctionPostJob
* Posts `job_task` to run in parallel. Returns a `JobHandle` associated with * the `Job`, which can be joined or canceled. * This avoids degener
recorded/capivara/v8/include/cppgc/platform.h:116
FunctionPostJob
* Posts |job_task| to run in parallel. Returns a JobHandle associated with * the Job, which can be joined or canceled. * This avoids degenerate
preclass/capivara/v8/include/v8-platform.h:1055
FunctionPostJob
preclass/capivara/v8/include/cppgc/default-platform.h:47
FunctionPostJob
* Posts `job_task` to run in parallel. Returns a `JobHandle` associated with * the `Job`, which can be joined or canceled. * This avoids degener
preclass/capivara/v8/include/cppgc/platform.h:116
MethodPostNonNestableDelayedTask
* Schedules a task to be invoked by this TaskRunner. The task is scheduled * after the given number of seconds |delay_in_seconds|. The TaskRunner
recorded/capivara/v8/include/v8-platform.h:119
MethodPostNonNestableDelayedTask
* Schedules a task to be invoked by this TaskRunner. The task is scheduled * after the given number of seconds |delay_in_seconds|. The TaskRunner
preclass/capivara/v8/include/v8-platform.h:119
MethodPostNonNestableTask
* Schedules a task to be invoked by this TaskRunner. The TaskRunner * implementation takes ownership of |task|. The |task| cannot be nested * wi
recorded/capivara/v8/include/v8-platform.h:93
MethodPostNonNestableTask
* Schedules a task to be invoked by this TaskRunner. The TaskRunner * implementation takes ownership of |task|. The |task| cannot be nested * wi
preclass/capivara/v8/include/v8-platform.h:93
FunctionPrint
recorded/capivara/examples/v8-print-hello.cpp:18
FunctionPrint
preclass/capivara/examples/v8-print-hello.cpp:18
MethodPrint
recorded/capivara/app/src/capivara.hpp:56
MethodPrint
preclass/capivara/app/src/capivara.hpp:58
MethodPromiseRejectMessage
recorded/capivara/v8/include/v8-promise.h:156
MethodPromiseRejectMessage
preclass/capivara/v8/include/v8-promise.h:156
MethodPropertyCallbackInfo
recorded/capivara/v8/include/v8-function-callback.h:247
MethodPropertyCallbackInfo
preclass/capivara/v8/include/v8-function-callback.h:247
MethodQuickIsNull
recorded/capivara/v8/include/v8-value.h:481
MethodQuickIsNull
preclass/capivara/v8/include/v8-value.h:481
MethodQuickIsNullOrUndefined
recorded/capivara/v8/include/v8-value.h:498
MethodQuickIsNullOrUndefined
preclass/capivara/v8/include/v8-value.h:498
MethodQuickIsString
recorded/capivara/v8/include/v8-value.h:516
MethodQuickIsString
preclass/capivara/v8/include/v8-value.h:516
MethodQuickIsUndefined
recorded/capivara/v8/include/v8-value.h:464
MethodQuickIsUndefined
preclass/capivara/v8/include/v8-value.h:464
MethodRawPointer
recorded/capivara/v8/include/cppgc/internal/member-storage.h:177
MethodRawPointer
preclass/capivara/v8/include/cppgc/internal/member-storage.h:177
FunctionRawStorage GetRawStorage
recorded/capivara/v8/include/cppgc/member.h:279
FunctionRawStorage GetRawStorage
preclass/capivara/v8/include/cppgc/member.h:279
MethodReadFile
Copied from https://github.com/v8/v8/blob/master/samples/shell.cc
recorded/capivara/app/src/fs.hpp:8
MethodReadFile
Reads a file into a v8 string.
preclass/capivara/app/src/fs.hpp:7
MethodReadRawField
recorded/capivara/v8/include/v8-internal.h:739
MethodReadRawField
preclass/capivara/v8/include/v8-internal.h:739
MethodRecommitPages
* Recommits discarded pages in the given range with given permissions. * Discarded pages must be recommitted with their original permissions * b
recorded/capivara/v8/include/v8-platform.h:438
MethodRecommitPages
* Recommits discarded pages in the given range with given permissions. * Discarded pages must be recommitted with their original permissions * b
preclass/capivara/v8/include/v8-platform.h:438
FunctionRegisterMovableReference
recorded/capivara/v8/include/cppgc/visitor.h:255
FunctionRegisterMovableReference
preclass/capivara/v8/include/cppgc/visitor.h:255
FunctionRegisterWeakCallbackMethod
recorded/capivara/v8/include/cppgc/visitor.h:127
FunctionRegisterWeakCallbackMethod
preclass/capivara/v8/include/cppgc/visitor.h:127
FunctionRelease
recorded/capivara/v8/include/cppgc/persistent.h:204
FunctionRelease
* Returns a pointer to the stored object and releases it. * * Note: **Not thread-safe.** * * \returns a pointer to the stored object. *
recorded/capivara/v8/include/cppgc/cross-thread-persistent.h:291
FunctionRelease
preclass/capivara/v8/include/cppgc/persistent.h:204
FunctionRelease
* Returns a pointer to the stored object and releases it. * * Note: **Not thread-safe.** * * \returns a pointer to the stored object. *
preclass/capivara/v8/include/cppgc/cross-thread-persistent.h:291
MethodRemove
* Return value for key and remove it from the map. */
recorded/capivara/v8/include/v8-util.h:206
MethodRemove
* Return value for key and remove it from the map. */
preclass/capivara/v8/include/v8-util.h:206
MethodRemoveTraceStateObserver
Removes tracing state change observer. */
recorded/capivara/v8/include/v8-platform.h:355
MethodRemoveTraceStateObserver
Removes tracing state change observer. */
preclass/capivara/v8/include/v8-platform.h:355
FunctionReportException
Copied from https://github.com/v8/v8/blob/master/samples/shell.cc
recorded/capivara/app/src/util.hpp:15
FunctionReportException
preclass/capivara/app/src/util.hpp:13
FunctionReserveCapacity
* Reserve capacity in the vector. * (Efficiency gains depend on the backing implementation.) */
recorded/capivara/v8/include/v8-util.h:635
FunctionReserveCapacity
* Reserve capacity in the vector. * (Efficiency gains depend on the backing implementation.) */
preclass/capivara/v8/include/v8-util.h:635
MethodReserveCapacity
recorded/capivara/v8/include/v8-util.h:556
MethodReserveCapacity
preclass/capivara/v8/include/v8-util.h:556
MethodReserveForSharedMemoryMapping
* INTERNAL ONLY: This interface has not been stabilised and may change * without notice from one release to another without being deprecated first.
recorded/capivara/v8/include/v8-platform.h:498
MethodReserveForSharedMemoryMapping
* INTERNAL ONLY: This interface has not been stabilised and may change * without notice from one release to another without being deprecated first.
preclass/capivara/v8/include/v8-platform.h:498
FunctionResize
recorded/capivara/v8/include/cppgc/explicit-management.h:90
FunctionResize
preclass/capivara/v8/include/cppgc/explicit-management.h:90
MethodRet
recorded/capivara/v8/include/v8-fast-api-calls.h:801
MethodRet
preclass/capivara/v8/include/v8-fast-api-calls.h:801
MethodReturnValue
recorded/capivara/v8/include/v8-function-callback.h:256
MethodReturnValue
preclass/capivara/v8/include/v8-function-callback.h:256
MethodRunThread
recorded/capivara/app/src/thread.hpp:7
MethodRunThread
preclass/capivara/app/src/thread.hpp:23
FunctionSafeForTerminationScope
Prevent copying of Scope objects.
recorded/capivara/v8/include/v8-isolate.h:399
FunctionSafeForTerminationScope
Prevent copying of Scope objects.
preclass/capivara/v8/include/v8-isolate.h:399
FunctionScope
Prevent copying of Scope objects.
recorded/capivara/v8/include/v8-isolate.h:312
FunctionScope
Prevent copying of Scope objects.
preclass/capivara/v8/include/v8-isolate.h:312
MethodScriptId
recorded/capivara/v8/include/v8-message.h:208
MethodScriptId
preclass/capivara/v8/include/v8-message.h:208
MethodScriptOriginOptions
recorded/capivara/v8/include/v8-message.h:30
MethodScriptOriginOptions
preclass/capivara/v8/include/v8-message.h:30
FunctionScriptOriginOptions Options
recorded/capivara/v8/include/v8-message.h:91
FunctionScriptOriginOptions Options
preclass/capivara/v8/include/v8-message.h:91
FunctionScriptStreamingTask
recorded/capivara/v8/include/v8-script.h:498
← previousnext →1,001–1,100 of 1,844, ranked by callers