MCPcopy Create free account

hub / github.com/awslabs/llrt / functions

Functions3,649 in github.com/awslabs/llrt

↓ 2 callersFunctionget_path_prefix
(cwd: &Path)
modules/llrt_path/src/lib.rs:571
↓ 2 callersFunctionget_pool_idle_timeout
()
modules/llrt_http/src/config.rs:15
↓ 2 callersFunctionget_reason_or_dom_exception
( ctx: &Ctx<'js>, reason: Option<&Value<'js>>, name: DOMExceptionName, )
modules/llrt_abort/src/abort_signal.rs:237
↓ 2 callersFunctionget_sdk_client_init_state_mut
( guard: &'a mut RwLockWriteGuard<Vec<SdkClientInitState>>, rt: *mut qjs::JSRuntime, )
llrt_core/src/runtime_client.rs:82
↓ 2 callersFunctionget_time_pattern
Get time pattern for a given style
modules/llrt_intl/src/lib.rs:193
↓ 2 callersFunctiongiven_runtime
()
libs/llrt_test/src/lib.rs:44
↓ 2 callersFunctionhandle_spawn_error
(ctx: &Ctx<'js>, err: CaughtError<'js>, stack: Option<String>)
libs/llrt_context/src/lib.rs:68
↓ 2 callersFunctionhasIterator
(object: any)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:284
↓ 2 callersFunctionhas_bare_cr_lf
Check for bare CR or LF in the interior of the value (not leading/trailing)
modules/llrt_fetch/src/headers.rs:674
↓ 2 callersFunctionhas_key
(event_list: Arc<RwLock<EventList<'js>>>, key: EventKey<'js>)
modules/llrt_events/src/lib.rs:528
↓ 2 callersMethodhas_listener_str
(&self, event: &str)
modules/llrt_events/src/lib.rs:377
↓ 2 callersMethodhash
(&self)
modules/llrt_url/src/url_class.rs:70
↓ 2 callersFunctionhash_mismatch_error
(ctx: &Ctx<'_>, hash: &HashAlgorithm)
modules/llrt_crypto/src/subtle/key_algorithm.rs:1392
↓ 2 callersMethodheaders
(&self)
modules/llrt_fetch/src/request.rs:266
↓ 2 callersMethodheaders
(&self)
modules/llrt_fetch/src/response.rs:375
↓ 2 callersMethodhkdf_derive_key
( &self, _key: &[u8], _salt: &[u8], _info: &[u8], _length: usize,
modules/llrt_crypto/src/provider/ring.rs:321
↓ 2 callersMethodhmac
(&self, algorithm: HashAlgorithm, key: &[u8])
modules/llrt_crypto/src/provider/graviola.rs:81
↓ 2 callersMethodhref
(&self)
modules/llrt_url/src/url_class.rs:107
↓ 2 callersMethodidle
(self)
llrt_core/src/vm.rs:195
↓ 2 callersFunctionimport_derive_key
( ctx: &Ctx<'js>, format: KeyFormatData<'js>, kind: &mut KeyKind, data: &mut Vec<u8>, algo
modules/llrt_crypto/src/subtle/key_algorithm.rs:960
↓ 2 callersFunctionimport_key
( ctx: Ctx<'js>, format: KeyFormatData<'js>, algorithm: Value<'js>, extractable: bool, key
modules/llrt_crypto/src/subtle/import_key.rs:33
↓ 2 callersFunctionimport_okp_key
( ctx: &Ctx<'js>, format: KeyFormatData<'js>, kind: &mut KeyKind, data: &mut Vec<u8>, oid:
modules/llrt_crypto/src/subtle/key_algorithm.rs:1300
↓ 2 callersMethodimport_rsa_jwk
( &self, _jwk: super::RsaJwkImport<'_>, )
modules/llrt_crypto/src/provider/ring.rs:494
↓ 2 callersFunctionimport_symmetric_key
( ctx: &Ctx<'js>, format: KeyFormatData<'js>, kind: &mut KeyKind, data: &mut Vec<u8>, algo
modules/llrt_crypto/src/subtle/key_algorithm.rs:1122
↓ 2 callersMethodinfo
* The `console.info()` function is an alias for {@link log}.
types/console.d.ts:110
↓ 2 callersFunctioninherits
(ctor: Function<'js>, super_ctor: Function<'js>)
modules/llrt_util/src/lib.rs:16
↓ 2 callersFunctioninit
(ctx: &Ctx<'_>)
modules/llrt_navigator/src/lib.rs:9
↓ 2 callersFunctioninit
(ctx: &Ctx<'_>)
modules/llrt_crypto/src/lib.rs:247
↓ 2 callersFunctioninit
(ctx: &Ctx<'_>)
modules/llrt_abort/src/lib.rs:13
↓ 2 callersFunctioninit
()
llrt_core/src/http.rs:22
↓ 2 callersFunctioninit
(ctx: &Ctx<'_>)
llrt_core/src/modules/console.rs:358
↓ 2 callersFunctioninit
For accuracy reasons, this function should be executed when the vm is initialized
libs/llrt_utils/src/time.rs:42
↓ 2 callersFunctioninit_client_connection
(ctx: &Ctx<'_>, specifier: &str)
llrt_core/src/modules/embedded/loader.rs:163
↓ 2 callersMethodinner_mut
(&mut self)
modules/llrt_stream/src/readable.rs:136
↓ 2 callersFunctionint2char
(n)
benchmarks/v8-v7/crypto.js:175
↓ 2 callersFunctionintAt
(s, i)
benchmarks/v8-v7/crypto.js:178
↓ 2 callersFunctionint_to_string
Custom integer to string conversion
llrt_core/src/compiler_common.rs:50
↓ 2 callersFunctioninternal_i64_to_base_n
(buf: &mut [u8], number: i64, radix: u8)
libs/llrt_numbers/src/lib.rs:88
↓ 2 callersMethodinto_bytes_inner
(self)
libs/llrt_utils/src/bytes.rs:376
↓ 2 callersMethodinto_http_connector
(self)
libs/llrt_dns_cache/src/lib.rs:138
↓ 2 callersMethodinto_inner
(self)
modules/llrt_temporal/src/plain_date.rs:206
↓ 2 callersMethodinto_inner
(self)
modules/llrt_stream_web/src/writable/default_writer.rs:489
↓ 2 callersMethodinto_js
(self, ctx: &Ctx<'js>)
modules/llrt_stream_web/src/readable/default_reader.rs:533
↓ 2 callersMethodinto_js
(self, ctx: &Ctx<'js>)
modules/llrt_stream_web/src/readable/iterator.rs:305
↓ 2 callersMethodinto_js
(self, ctx: &Ctx<'js>)
modules/llrt_fs/src/read_dir.rs:90
↓ 2 callersFunctioninto_span
(ctx: &Ctx<'_>, span: Option<Span>, obj: &Object<'_>)
modules/llrt_temporal/src/utils/span.rs:45
↓ 2 callersFunctioninto_span_round
( ctx: &Ctx, largest_unit: &Option<String>, relative_to: &Option<Value<'a>>, increment: &Optio
modules/llrt_temporal/src/utils/span_round.rs:36
↓ 2 callersFunctioninto_span_total
( ctx: &Ctx, relative_to: &Option<Value<'a>>, unit: &Option<String>, )
modules/llrt_temporal/src/utils/span_total.rs:31
↓ 2 callersFunctioninto_zoned_deffierence
( ctx: Ctx, zoned: &'a Zoned, largest_unit: Option<String>, increment: Option<i64>, mode:
modules/llrt_temporal/src/utils/zoned_difference.rs:39
↓ 2 callersMethodisDirectory
()
types/fs.d.ts:32
↓ 2 callersFunctionisDomNode
(obj: any)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:216
↓ 2 callersFunctionisIdOrNumberChar
(c)
benchmarks/v8-v7/earley-boyer.js:2211
↓ 2 callersFunctionisNumberChar
(c)
benchmarks/v8-v7/earley-boyer.js:2208
↓ 2 callersFunctionisObject
(item: unknown)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:27
↓ 2 callersFunctionisObjectWithKeys
(a: any)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:425
↓ 2 callersMethodisSymbolicLink
()
types/fs.d.ts:35
↓ 2 callersFunctionisWhitespaceOrEOF
(c)
benchmarks/v8-v7/earley-boyer.js:2220
↓ 2 callersFunctionis_body_stream_disturbed
Returns true if the cached body stream has been disturbed (read from).
modules/llrt_fetch/src/body_helpers.rs:167
↓ 2 callersMethodis_closed
(&self)
libs/llrt_utils/src/bytearray_buffer.rs:86
↓ 2 callersMethodis_null_body
(self)
modules/llrt_fetch/src/response.rs:54
↓ 2 callersMethodis_pending
(&self)
modules/llrt_stream_web/src/utils/promise.rs:230
↓ 2 callersMethodis_signed
(&self)
modules/llrt_buffer/src/buffer.rs:545
↓ 2 callersMethodis_symlink
@deprecated Use `is_symbolic_link` instead
modules/llrt_fs/src/stats.rs:263
↓ 2 callersFunctionis_valid_reason_phrase
(s: &str)
modules/llrt_fetch/src/response.rs:91
↓ 2 callersFunctioniterate
( context: &mut StringifyContext<'_, 'js>, new_value: Option<Value<'js>>, )
libs/llrt_json/src/stringify.rs:423
↓ 2 callersFunctionjoin_path
(parts: I)
modules/llrt_path/src/lib.rs:327
↓ 2 callersFunctionjoin_resolve_path
( parts: I, resolve: bool, mut result: String, cwd: PathBuf, force_posix_sep: bool, )
modules/llrt_path/src/lib.rs:459
↓ 2 callersFunctionkeys
(obj: object, hasKey: (obj: object, key: string) => boolean)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:189
↓ 2 callersFunctionkill_process_raw
(pid: u32, signal: i32)
libs/llrt_utils/src/signals.rs:90
↓ 2 callersFunctionlin_solve
(b, x, x0, a, c)
benchmarks/v8-v7/navier-stokes.js:126
↓ 2 callersFunctionloadMetaScripts
(source, testDir)
tests/wpt/_harness-util.js:94
↓ 2 callersFunctionload_as_directory
LOAD_AS_DIRECTORY(X)
llrt_modules/src/package/resolver.rs:388
↓ 2 callersFunctionload_index
LOAD_INDEX(X)
llrt_modules/src/package/resolver.rs:326
↓ 2 callersFunctionlog
(ctx: Ctx<'js>, args: Rest<Value<'js>>)
modules/llrt_console/src/lib.rs:94
↓ 2 callersFunctionlog
(ctx: Ctx<'js>, args: Rest<Value<'js>>)
llrt_core/src/modules/console.rs:118
↓ 2 callersFunctionlog_error
(ctx: Ctx<'js>, args: Rest<Value<'js>>)
llrt_core/src/modules/console.rs:95
↓ 2 callersFunctionlookup_host
( hostname: &str, family: i32, order: LookupOrder, )
modules/llrt_dns/src/lookup.rs:68
↓ 2 callersFunctionmake_utf8_mixed
(len: usize)
libs/llrt_utils/benches/lossy_string.rs:26
↓ 2 callersFunctionmatchesPeer
(open, close)
benchmarks/v8-v7/earley-boyer.js:2448
↓ 2 callersFunctionmatching
(ctx: &Ctx, str: &str)
modules/llrt_temporal/src/zoned_date_time.rs:319
↓ 2 callersMethodmode
(&self)
modules/llrt_fs/src/stats.rs:69
↓ 2 callersFunctionnormalize_windows_drive_letter
(url: &mut Url)
modules/llrt_url/src/lib.rs:213
↓ 2 callersFunctionnot_a_object_error
(ctx: &Ctx<'_>, object_name: &str)
libs/llrt_utils/src/object.rs:78
↓ 2 callersFunctionnow_millis
Get the current time in millis. # Safety - Good until the year 2554 - Always use a checked substraction since this can return 0
libs/llrt_utils/src/time.rs:25
↓ 2 callersMethodoffset
(&self)
modules/llrt_temporal/src/zoned_date_time.rs:239
↓ 2 callersMethodon_event_changed
(&mut self, _event: EventKey<'js>, _added: bool)
modules/llrt_events/src/lib.rs:168
↓ 2 callersFunctionpackage_exports_resolve
Implementation equivalent to PACKAGE_EXPORTS_RESOLVE including RESOLVE_ESM_MATCH
llrt_modules/src/package/resolver.rs:740
↓ 2 callersFunctionparse_epoch_ms
Parse epoch milliseconds from a Date value
modules/llrt_intl/src/date_time_format.rs:252
↓ 2 callersFunctionparse_signal
(signal: Option<Value<'_>>)
libs/llrt_utils/src/signals.rs:46
↓ 2 callersMethodpathname
(&self)
modules/llrt_url/src/url_class.rs:149
↓ 2 callersMethodpbkdf2_derive_key
( &self, _password: &[u8], _salt: &[u8], _iterations: u32, _length: us
modules/llrt_crypto/src/provider/ring.rs:332
↓ 2 callersFunctionperform_cancel
( ctx: Ctx<'js>, controller_class: &TransformStreamDefaultControllerClass<'js>, reason: Value<'js>
modules/llrt_stream_web/src/transform/controller.rs:279
↓ 2 callersMethodpoll_frame
( mut self: Pin<&mut Self>, cx: &mut Context<'_>, )
modules/llrt_fetch/src/fetch.rs:579
↓ 2 callersFunctionpoll_timers
( rt: *mut qjs::JSRuntime, call_vec: &mut Vec<Option<ExecutingTimer>>, sleep: Option<&mut Pin<&mut
modules/llrt_timers/src/lib.rs:305
↓ 2 callersFunctionpost_error
( ctx: &Ctx<'js>, client: &HyperClient, base_url: &str, path: &str, error: &CaughtError<'j
llrt_core/src/runtime_client.rs:481
↓ 2 callersFunctionprepare_shell_args
( shell: &str, windows_verbatim_arguments: &mut bool, cmd: String, command_args: Option<Vec<St
modules/llrt_child_process/src/lib.rs:56
↓ 2 callersMethodprintResults
()
llrt_core/src/modules/js/@llrt/test/index.ts:672
↓ 2 callersFunctionprint_version
()
llrt/src/main.rs:138
↓ 2 callersMethodprocessQueue
()
llrt_core/src/modules/js/@llrt/test/SocketClient.ts:50
↓ 2 callersMethodprocess_attributes
( &self, ctx: &Ctx<'js>, reader: &Reader<&[u8]>, path: &[(Rc<str>, StackObject
llrt_core/src/modules/llrt/xml.rs:312
← previousnext →701–800 of 3,649, ranked by callers