MCPcopy Create free account

hub / github.com/denoland/celld / functions

Functions2,867 in github.com/denoland/celld

↓ 9 callersMethod_flushPendingPuts
()
crates/celld/js/harness.js:764
↓ 9 callersFunctionactor_runtime_state
(scope: &mut v8::PinScope)
crates/celld/js.rs:5446
↓ 9 callersFunctionbytes_value
Move `bytes` into a `Uint8Array` without copying.
crates/celld/js.rs:883
↓ 9 callersFunctionerrorOrDestroy
(stream, err, sync)
crates/celld/js/node_stream.js:1771
↓ 9 callersMethodfind_cell
(&self, predicate: impl Fn(&Phase) -> bool)
crates/logic/lib.rs:3881
↓ 9 callersMethodfinish_requests
( &mut self, id: &str, cell: &mut Cell, result: Result<Route, RequestError>,
crates/logic/lib.rs:1591
↓ 9 callersFunctioninspect
(value, opts)
crates/celld/js/node_util.js:1196
↓ 9 callersMethodload
(options: WorkerConfigOptions, owned: &[String])
crates/celld/js.rs:2156
↓ 9 callersMethodnext
The next step to perform, or `None` when the batch is finished. Deletes the core has since cancelled are dropped here rather than handed out, so an e
crates/logic/wake.rs:350
↓ 9 callersFunctionparse
Parses an RFC-3339 timestamp (the trailing zone designator may be `Z` for UTC, or a numeric offset `±HH:MM`) with optional fractional seconds, back in
crates/ltx/src/leaser.rs:822
↓ 9 callersFunctionrun_event_value
( tc: &mut v8::PinScope<'s, '_>, ret: v8::Local<'s, v8::Value>, cell_rx: Option<&std::sync::mpsc::
crates/celld/js.rs:1321
↓ 9 callersFunctionvalidateAbortSignal
(signal, name)
crates/celld/js/node_stream.js:1989
↓ 9 callersFunctionvalidateString
(value, name)
crates/celld/js/node_crypto.js:159
↓ 9 callersFunctionvalidateString
(value, name)
crates/celld/js/node_path.js:29
↓ 9 callersMethodwrite
(buf)
crates/celld/js/node_stream.js:42
↓ 8 callersFunction__bufErr
(E, code, msg)
crates/celld/js/node_buffer.js:17
↓ 8 callersFunction__normEnc
(enc)
crates/celld/js/node_buffer.js:55
↓ 8 callersFunction_algorithmName
(algorithm)
crates/celld/js/crypto.js:27
↓ 8 callersMethod_finishClose
()
crates/celld/js/streams.js:345
↓ 8 callersFunction_notSupported
(message)
crates/celld/js/crypto.js:39
↓ 8 callersFunctionbuild_snapshot_ltx
Builds a snapshot LTX file (MinTXID==1, tracked checksum) covering pages `1..=commit`, each page filled with a per-page byte. The lock page is skipped
crates/ltx/src/replica.rs:838
↓ 8 callersMethodclose
(code = 1000, reason = "")
crates/celld/js/harness.js:4129
↓ 8 callersMethoddb_mut
Returns a mutable reference to the attached database, if any. Lets a caller drive `db.sync()` (the local capture half) before `replica.sync()` (the up
crates/ltx/src/replica.rs:150
↓ 8 callersMethodend
(buf)
crates/celld/js/node_stream.js:59
↓ 8 callersMethodhas
(name)
crates/celld/js/node_util.js:3923
↓ 8 callersFunctionisPathSeparator
(code)
crates/celld/js/node_path.js:40
↓ 8 callersFunctionisReadableNodeStream
(obj, strict = false)
crates/celld/js/node_stream.js:611
↓ 8 callersFunctionisWindowsDeviceRoot
(code)
crates/celld/js/node_path.js:46
↓ 8 callersMethodkeys
()
crates/celld/js/node_util.js:3940
↓ 8 callersFunctionlock_pgno
Returns the lock page number for a given page size (ltx.go:494). `page_size` is expected to be a validated SQLite page size (a power of two in `[512,
crates/ltx/src/ltx.rs:53
↓ 8 callersMethodrun
(store, callback, ...args)
crates/celld/js/node_async_hooks.js:46
↓ 8 callersMethodtext
()
crates/celld/js/harness.js:3670
↓ 8 callersMethodtimeout
(ms)
crates/celld/js/harness.js:3586
↓ 8 callersMethodupdate
(data)
crates/celld/js/node_crypto.js:297
↓ 8 callersFunctionvalidateObject
(value, name)
crates/celld/js/node_crypto.js:171
↓ 7 callersFunctionERR_OUT_OF_RANGE
(name, range, input)
crates/celld/js/node_crypto.js:123
↓ 7 callersFunction__bufRange
(name, range, value)
crates/celld/js/node_buffer.js:29
↓ 7 callersFunction__ctxNow
()
crates/celld/js/harness.js:1534
↓ 7 callersFunction__u8
(v)
crates/celld/js/node_buffer.js:162
↓ 7 callersFunction_readResult
(value, done)
crates/celld/js/byte_streams.js:26
↓ 7 callersMethodabort
(reason = new DOMException("This operation was aborted", "AbortError"))
crates/celld/js/harness.js:3604
↓ 7 callersFunctionasU8
(v)
crates/celld/js/node_crypto.js:264
↓ 7 callersMethodclear
()
crates/celld/js/node_stream.js:2080
↓ 7 callersFunctioneos
(stream, options, callback)
crates/celld/js/node_stream.js:1001
↓ 7 callersMethoderror
(e)
crates/celld/js/streams.js:83
↓ 7 callersFunctionfinish
(stream, state)
crates/celld/js/node_stream.js:3991
↓ 7 callersMethodget
(name)
crates/celld/js/node_util.js:3919
↓ 7 callersFunctionpublish_alarm
Publish committed alarm state to the watcher. Returns the committed value (`-1` for none) when publication happened, `None` when the mutation is still
crates/celld/storage.rs:2173
↓ 7 callersMethodput_cas
Conditional write. `etag: None` requires the key to be absent (If-None-Match: *); `Some` requires the current etag (If-Match). `Ok(Some(new_etag))` ap
crates/celld/bucket.rs:208
↓ 7 callersFunctionremainingText
(remaining)
crates/celld/js/node_util.js:2461
↓ 7 callersFunctionrequire_browser2
()
crates/celld/js/node_stream.js:597
↓ 7 callersFunctionrequire_buffer
()
crates/celld/js/node_stream.js:234
↓ 7 callersFunctionwebcrypto_return_bytes
( scope: &mut v8::PinScope, mut rv: v8::ReturnValue<v8::Value>, bytes: &[u8], )
crates/celld/js.rs:4413
↓ 7 callersFunctionwithout_sql_authorizer
(connection: &Connection, callback: impl FnOnce() -> T)
crates/celld/storage.rs:325
↓ 6 callersFunctionObjectSetPrototypeOf
(target, proto)
crates/celld/js/node_stream.js:293
↓ 6 callersFunction__badEnc
(enc)
crates/celld/js/node_buffer.js:53
↓ 6 callersFunction__disposeStub
(meta)
crates/celld/js/harness.js:1675
↓ 6 callersFunction_checkName
(name)
crates/celld/js/headers.js:2
↓ 6 callersMethod_dispatchClose
(code, reason, wasClean)
crates/celld/js/harness.js:4203
↓ 6 callersFunction_toBuf
(data)
crates/celld/js/crypto.js:19
↓ 6 callersMethodalloc
(size, fill, encoding)
crates/celld/js/node_buffer.js:230
↓ 6 callersFunctionasset_blob_key
A fleet-wide immutable asset body key. The digest is validated before this is called by the receiver and again by the applying node.
crates/celld/protocol.rs:108
↓ 6 callersFunctionbe_u32
(b: &[u8])
crates/ltx/src/wal.rs:585
↓ 6 callersFunctionbuild_database_image
Merges the LTX `files` (a snapshot followed by incrementals, in plan order) and reconstructs the full SQLite database image. This replaces Go's `ltx.
crates/ltx/src/replica.rs:704
↓ 6 callersMethoddispatchEvent
(event)
crates/celld/js/harness.js:3474
↓ 6 callersMethodhas
(name)
crates/celld/js/headers.js:85
↓ 6 callersFunctionhost_has_suffix
(endpoint: &str, suffix: &str)
crates/ltx/src/replica_url.rs:349
↓ 6 callersFunctioninnerDeepEqual
(val1, val2, strict, memos)
crates/celld/js/node_util.js:3391
↓ 6 callersFunctionpeer_response
(mut response: HttpReply)
crates/celld/main.rs:1972
↓ 6 callersMethodpump_capacity
(&mut self, effects: &mut Vec<Effect>)
crates/logic/lib.rs:1742
↓ 6 callersFunctionrequest_id_string
(request_id: RequestId)
crates/celld/js.rs:272
↓ 6 callersMethodsource
(&self)
crates/celld/peer_auth.rs:108
↓ 6 callersMethodstate
The transition: `was_shedding` is the only carried state — the latch that keeps shedding between the high crossing and the low release.
crates/logic/pressure.rs:98
↓ 6 callersMethodupdate
(&mut self, data: &[u8])
crates/ltx/src/ltx.rs:99
↓ 6 callersFunctionvalidateFunction
(value, name)
crates/celld/js/node_crypto.js:167
↓ 6 callersFunctionvalidateInteger
(value, name, min = Number.MIN_SAFE_INTEGER, max = Number.MAX_SAFE_INTEGER)
crates/celld/js/node_crypto.js:175
↓ 6 callersMethodverify
( &self, method: &axum::http::Method, path_and_query: &str, headers: &axum::ht
crates/celld/peer_auth.rs:165
↓ 6 callersMethodwrite
(string, offset, length, encoding)
crates/celld/js/node_buffer.js:430
↓ 5 callersFunction__ctxRun
(id, fn)
crates/celld/js/harness.js:1542
↓ 5 callersFunction__encodeStr
(string, enc)
crates/celld/js/node_buffer.js:78
↓ 5 callersFunction__rpcNoSuchMethod
(prop)
crates/celld/js/harness.js:1696
↓ 5 callersFunction__rpcOut
(value, lift)
crates/celld/js/harness.js:2557
↓ 5 callersFunction__stubOp
(meta, path, args)
crates/celld/js/harness.js:2197
↓ 5 callersMethod_consume
()
crates/celld/js/harness.js:322
↓ 5 callersMethod_dispatchMessage
(data)
crates/celld/js/harness.js:4195
↓ 5 callersMethod_pull
()
crates/celld/js/byte_streams.js:464
↓ 5 callersFunction_readResult
(value, done)
crates/celld/js/identity_transform_stream.js:46
↓ 5 callersMethod_settleClosed
(e)
crates/celld/js/identity_transform_stream.js:267
↓ 5 callersMethodactivate_or_wait
( &mut self, id: &str, cell: &mut Cell, activation: Activation, effect
crates/logic/lib.rs:1720
↓ 5 callersMethodas_lease_exists
Borrows the inner [`LeaseExistsError`] if this error is one. The analogue of Go's `errors.As(err, &leaseErr)` (s3/leaser.go:117, 154).
crates/ltx/src/leaser.rs:202
↓ 5 callersFunctionbuild_fixture
Builds a real replicated database: a `t(id,v)` table with several transactions, each captured + uploaded through the file client. Captures a point-in-
crates/ltx/tests/faults_inject.rs:116
↓ 5 callersFunctionbuild_incremental_ltx
Builds a single-page incremental LTX file (`NoChecksum`), mirroring the Go `mustBuildIncrementalLTX` helper (replica_internal_test.go:285-315): one pa
crates/ltx/src/replica.rs:809
↓ 5 callersFunctioncall
(frame, fn, thisArg, args)
crates/celld/js/node_async_hooks.js:19
↓ 5 callersFunctionchecksum_page
CRC64 checksum of a single page combined with its page number, with the ChecksumFlag set (checksum.go:106-116). Input is `BE_u32(pgno) ++ data`.
crates/ltx/src/ltx.rs:114
↓ 5 callersFunctioncleanup
()
crates/celld/js/node_stream.js:1133
↓ 5 callersFunctionconfig_path
()
crates/celld/control_plane.rs:2456
↓ 5 callersFunctionconnected_config
()
crates/celld/control_plane.rs:1620
↓ 5 callersFunctiondb_equal
Runs `db_equal.sh <mode> <a> <b>`; `Ok(())` on exit 0, else the captured stdout+stderr so a failure pinpoints the mismatch. Requires `sqlite3`. `mode
crates/ltx/tests/differential_xtool.rs:54
↓ 5 callersMethoddelete
Idempotent: deleting an absent key succeeds, as S3's DELETE does.
crates/celld/bucket.rs:236
↓ 5 callersMethoderror
(e)
crates/celld/js/writable_stream.js:39
← previousnext →101–200 of 2,867, ranked by callers