Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ray-D-Song/lexe
/ functions
Functions
2,399 in github.com/Ray-D-Song/lexe
⨍
Functions
2,399
◇
Types & classes
549
↓ 2 callers
Function
lookup_host
( hostname: &str, options: Option<Value<'_>>, )
libs/llrt_dns_cache/src/lib.rs:147
↓ 2 callers
Function
loop
()
tests/unit/web-platform-tests/streams/readable-streams/async-iterator.any.js:186
↓ 2 callers
Function
make_dom
(template, substitutions, output_document)
tests/unit/web-platform-tests/resources/testharness.js:4500
↓ 2 callers
Function
make_dom_single
(template, doc)
tests/unit/web-platform-tests/resources/testharness.js:4470
↓ 2 callers
Method
mode
(&self)
modules/llrt_fs/src/stats.rs:69
↓ 2 callers
Function
new_performance
(ctx: Ctx<'_>)
modules/llrt_perf_hooks/src/lib.rs:42
↓ 2 callers
Function
not_a_object_error
(ctx: &Ctx<'_>, object_name: &str)
libs/llrt_utils/src/object.rs:76
↓ 2 callers
Function
object_from_entries
(ctx: &Ctx<'js>, array: Array<'js>)
llrt_core/src/utils/object.rs:26
↓ 2 callers
Method
on_event_changed
(&mut self, _event: EventKey<'js>, _added: bool)
modules/llrt_events/src/lib.rs:132
↓ 2 callers
Function
package_exports_resolve
Implementation equivalent to PACKAGE_EXPORTS_RESOLVE including RESOLVE_ESM_MATCH
llrt_core/src/modules/require/resolver.rs:742
↓ 2 callers
Method
password
(&self)
modules/llrt_url/src/url_class.rs:143
↓ 2 callers
Function
poll_timers
( rt: *mut qjs::JSRuntime, call_vec: &mut Vec<Option<ExecutingTimer>>, sleep: Option<&mut Pin<&mut
modules/llrt_timers/src/lib.rs:259
↓ 2 callers
Function
post_error
( ctx: &Ctx<'js>, client: &HyperClient, base_url: &str, path: &str, error: &CaughtError<'j
llrt_core/src/runtime_client.rs:478
↓ 2 callers
Function
prepare_shell_args
( shell: &str, windows_verbatim_arguments: &mut bool, cmd: String, command_args: Option<Vec<St
modules/llrt_child_process/src/lib.rs:84
↓ 2 callers
Method
printResults
()
llrt_core/src/modules/js/@llrt/test/index.ts:610
↓ 2 callers
Function
print_version
()
llrt/src/main.rs:67
↓ 2 callers
Method
processQueue
()
llrt_core/src/modules/js/@llrt/test/SocketClient.ts:50
↓ 2 callers
Method
process_attributes
( &self, ctx: &Ctx<'js>, reader: &Reader<&[u8]>, path: &[(Rc<str>, StackObject
llrt_core/src/modules/llrt/xml.rs:277
↓ 2 callers
Function
process_chunk
( chunk: &[u8], result: &mut String, byte_vector: Simd<u8, 16>, max_len: usize
libs/llrt_json/src/escape.rs:117
↓ 2 callers
Function
process_options_and_create_directory_walker
( path: &mut String, options: Opt<Object>, )
modules/llrt_fs/src/read_dir.rs:151
↓ 2 callers
Function
process_padded_chunk
( bytes: &[u8], result: &mut String, v_below_space: u8x16, v_b: u8x16,
libs/llrt_json/src/escape.rs:92
↓ 2 callers
Method
process_tag_value
( &self, path: &[(Rc<str>, StackObject<'js>)], key: &str, value: &str,
llrt_core/src/modules/llrt/xml.rs:314
↓ 2 callers
Method
protocol
(&self)
modules/llrt_url/src/url_class.rs:187
↓ 2 callers
Function
random_chars
(len: usize)
modules/llrt_fs/src/mkdir.rs:55
↓ 2 callers
Method
readStart
()
tests/unit/web-platform-tests/streams/resources/rs-utils.js:14
↓ 2 callers
Method
readStop
()
tests/unit/web-platform-tests/streams/resources/rs-utils.js:50
↓ 2 callers
Function
read_dir
(mut path: String, options: Opt<Object<'_>>)
modules/llrt_fs/src/read_dir.rs:108
↓ 2 callers
Method
readable_byte_stream_controller_clear_pending_pull_intos
(&mut self)
modules/llrt_stream_web/src/readable/byte_controller.rs:388
↓ 2 callers
Method
readable_byte_stream_controller_fill_head_pull_into_descriptor
( &mut self, size: usize, pull_into_descriptor_ref: &mut PullIntoDescriptorRefMut<'js,
modules/llrt_stream_web/src/readable/byte_controller.rs:1502
↓ 2 callers
Method
readable_byte_stream_controller_fill_pull_into_descriptor_from_queue
( &'a mut self, ctx: &Ctx<'js>, pull_into_descriptor_ref: &mut PullIntoDescriptorRefMu
modules/llrt_stream_web/src/readable/byte_controller.rs:868
↓ 2 callers
Method
readable_byte_stream_controller_get_desired_size
( &self, stream: &ReadableStream<'js>, )
modules/llrt_stream_web/src/readable/byte_controller.rs:462
↓ 2 callers
Method
readable_stream_add_read_request
( &mut self, reader: &mut ReadableStreamDefaultReader<'js>, read_request: impl Readabl
modules/llrt_stream_web/src/readable/stream/mod.rs:571
↓ 2 callers
Method
readable_stream_default_controller_get_desired_size
( &self, stream: &ReadableStream<'js>, )
modules/llrt_stream_web/src/readable/default_controller.rs:355
↓ 2 callers
Method
readable_stream_reader_generic_release
( &mut self, stream: &mut ReadableStream<'js>, controller_release_steps: impl FnOnce(
modules/llrt_stream_web/src/readable/reader.rs:289
↓ 2 callers
Method
reason
(&self)
modules/llrt_abort/src/abort_signal.rs:147
↓ 2 callers
Function
recordAsyncExpect
( test: any, promise: Promise<any> | PromiseLike<any> )
llrt_core/src/modules/js/@llrt/expect/jest-expect.ts:639
↓ 2 callers
Method
redirect
( ctx: Ctx<'js>, url: Either<URL<'js>, Coerced<String>>, status: Opt<u16>, )
modules/llrt_http/src/response.rs:488
↓ 2 callers
Method
release_steps
(&mut self)
modules/llrt_stream_web/src/readable/controller.rs:181
↓ 2 callers
Function
replace_backslash
(path: impl Into<String>)
modules/llrt_path/src/lib.rs:36
↓ 2 callers
Function
replace_newline_with_carriage_return
(result: &mut str)
libs/llrt_logging/src/lib.rs:747
↓ 2 callers
Function
require_resolve
[CJS Reference Implementation](https://nodejs.org/api/modules.html#all-together) require(X) from module at path Y
llrt_core/src/modules/require/resolver.rs:112
↓ 2 callers
Function
resolve_path_with_separator
(parts: I, force_posix_sep: bool)
modules/llrt_path/src/lib.rs:268
↓ 2 callers
Function
resolved_by_bytecode_cache
(x: Cow<'_, str>)
llrt_core/src/modules/require/resolver.rs:236
↓ 2 callers
Function
resolved_by_file_exists
(path: Cow<'_, str>)
llrt_core/src/modules/require/resolver.rs:241
↓ 2 callers
Function
rmTmpDir
()
build.mjs:511
↓ 2 callers
Function
rsa_private_key
( ctx: &Ctx<'_>, key: &'a CryptoKey, data: &'a [u8], algorithm_name: &str, )
modules/llrt_crypto/src/subtle/mod.rs:297
↓ 2 callers
Function
rsa_sign
Helper function for RSA signing
modules/llrt_crypto/src/subtle/sign.rs:185
↓ 2 callers
Function
rsa_verify
Helper function for RSA verification
modules/llrt_crypto/src/subtle/verify.rs:154
↓ 2 callers
Method
runTests
(testSuite: RootSuite, tests: Test[] = [])
llrt_core/src/modules/js/@llrt/test/worker.ts:285
↓ 2 callers
Method
run_file
(&self, filename: impl AsRef<str>, strict: bool, global: bool)
llrt_core/src/vm.rs:154
↓ 2 callers
Function
rw_join
( ctx: &Ctx<'_>, readable_done: Receiver<bool>, writable_done: Receiver<bool>, )
modules/llrt_net/src/lib.rs:122
↓ 2 callers
Function
sanitize_unpaired_surrogates
(str)
tests/unit/web-platform-tests/resources/testharness.js:3763
↓ 2 callers
Function
set_allow_list
(values: Vec<String>)
modules/llrt_net/src/security.rs:11
↓ 2 callers
Method
set_attribute
( &self, stack_object: &mut StackObject<'js>, path: &[&str], key: &str,
llrt_core/src/modules/llrt/xml.rs:256
↓ 2 callers
Function
set_deny_list
(values: Vec<String>)
modules/llrt_net/src/security.rs:19
↓ 2 callers
Function
set_mode
(ctx: Ctx<'_>, path: &str, mode: u32)
modules/llrt_fs/src/chmod.rs:12
↓ 2 callers
Function
set_mode_sync
(ctx: Ctx<'_>, path: &str, mode: u32)
modules/llrt_fs/src/chmod.rs:28
↓ 2 callers
Method
set_recursive
(&mut self, recursive: bool)
libs/llrt_utils/src/fs.rs:30
↓ 2 callers
Function
sign
( ctx: &Ctx<'_>, algorithm: &SigningAlgorithm, key: &CryptoKey, data: &[u8], )
modules/llrt_crypto/src/subtle/sign.rs:36
↓ 2 callers
Function
spawnAndCollectOutput
(deniedUrl: URL, env: Record<string, string>)
tests/unit/fetch.test.ts:12
↓ 2 callers
Function
spawnCapture
(cmd: string, args: string[])
tests/unit/compile.test.ts:6
↓ 2 callers
Method
stat
(&self, ctx: Ctx<'_>)
modules/llrt_fs/src/file_handle.rs:233
↓ 2 callers
Function
static_node_to_value
(ctx: &Ctx<'js>, node: StaticNode)
libs/llrt_json/src/parse.rs:52
↓ 2 callers
Function
step_timeout
* Global version of :js:func:`Test.step_timeout` for use in single page tests. * * @param {Function} func - Function to run after the timeou
tests/unit/web-platform-tests/resources/testharness.js:1232
↓ 2 callers
Function
str_to_stdio
(ctx: &Ctx<'_>, input: &str)
modules/llrt_child_process/src/lib.rs:574
↓ 2 callers
Function
string_to_level
(string: &str)
llrt/src/minimal_tracer.rs:45
↓ 2 callers
Function
stringify
( object: unknown, maxDepth = 10, { maxLength, ...options }: PrettyFormatOptions & { maxLength?: number
llrt_core/src/modules/js/@llrt/expect/stringify.ts:52
↓ 2 callers
Function
strip_last_sep
(path: &str)
modules/llrt_path/src/lib.rs:126
↓ 2 callers
Function
substitute_children
(children, rv)
tests/unit/web-platform-tests/resources/testharness.js:4438
↓ 2 callers
Method
take_bytes_body
(&self, ctx: &Ctx<'js>, body: T)
modules/llrt_http/src/response.rs:163
↓ 2 callers
Method
tick
()
llrt_core/src/modules/js/@llrt/test/index.ts:479
↓ 2 callers
Function
to_base_less_than_10
(buf: &mut [u8], num: i64, base: i64)
libs/llrt_numbers/src/lib.rs:20
↓ 2 callers
Function
to_name_and_maybe_object
( ctx: &Ctx<'js>, value: Value<'js>, )
modules/llrt_crypto/src/subtle/mod.rs:331
↓ 2 callers
Method
trace_event_emitter
(&self, tracer: Tracer<'a, 'js>)
modules/llrt_events/src/lib.rs:183
↓ 2 callers
Function
url_match
(list: &[Uri], uri: &Uri)
modules/llrt_http/src/security.rs:55
↓ 2 callers
Function
url_restricted_error
(ctx: &Ctx<'_>, message: &str, uri: &Uri)
modules/llrt_http/src/security.rs:41
↓ 2 callers
Function
usage
()
llrt/src/main.rs:71
↓ 2 callers
Method
username
(&self)
modules/llrt_url/src/url_class.rs:214
↓ 2 callers
Function
uuidv3
(ctx: Ctx<'js>, name: String, namespace: Value<'js>)
llrt_core/src/modules/llrt/uuid.rs:50
↓ 2 callers
Function
uuidv5
(ctx: Ctx<'js>, name: String, namespace: Value<'js>)
llrt_core/src/modules/llrt/uuid.rs:57
↓ 2 callers
Function
uuidv6
()
llrt_core/src/modules/llrt/uuid.rs:68
↓ 2 callers
Function
uuidv7
()
llrt_core/src/modules/llrt/uuid.rs:72
↓ 2 callers
Function
validate
(value: String)
llrt_core/src/modules/llrt/uuid.rs:149
↓ 2 callers
Function
validate_length_offset
( ctx: &Ctx<'_>, length: usize, offset: usize, buffer_length: usize, )
modules/llrt_fs/src/file_handle.rs:390
↓ 2 callers
Function
verify_metadata
(ctx: &Ctx, mode: Opt<u32>, metadata: Metadata)
modules/llrt_fs/src/access.rs:30
↓ 2 callers
Method
wait
(&self)
llrt_core/src/utils/latch.rs:25
↓ 2 callers
Method
walk
(&mut self)
libs/llrt_utils/src/fs.rs:34
↓ 2 callers
Method
with_controller
( self, ctx: C, default: impl FnOnce( C, ReadableStreamDefault
modules/llrt_stream_web/src/readable/controller.rs:80
↓ 2 callers
Function
with_promise_result
( ctx: &Ctx<'js>, f: impl FnOnce() -> Result<Promise<'js>>, )
modules/llrt_stream_web/src/utils/promise.rs:230
↓ 2 callers
Method
with_some_reader
( self, default: impl FnOnce( ReadableStreamDefaultReaderObjects<'js, C>,
modules/llrt_stream_web/src/readable/objects.rs:387
↓ 2 callers
Method
writable_stream_default_controller_get_desired_size
(&self)
modules/llrt_stream_web/src/writable/default_controller.rs:238
↓ 2 callers
Method
writable_stream_default_writer_ensure_ready_promise_rejected
( &mut self, promise_primordials: &PromisePrimordials<'js>, error: Value<'js>, )
modules/llrt_stream_web/src/writable/default_writer.rs:255
↓ 2 callers
Function
writeArrayToStream
(array, writableStreamWriter)
tests/unit/web-platform-tests/streams/writable-streams/write.any.js:18
↓ 2 callers
Function
write_indentation
(result: &mut String, indentation: Option<&str>, depth: usize)
libs/llrt_json/src/stringify.rs:117
↓ 2 callers
Function
write_key
(string: &mut String, key: &str, indent: bool)
libs/llrt_json/src/stringify.rs:383
↓ 2 callers
Function
write_object
( result: &mut String, obj: &Object<'js>, options: &FormatOptions<'js>, visited: &mut HashSet<
libs/llrt_logging/src/lib.rs:647
↓ 2 callers
Function
write_primitive
( context: &mut StringifyContext<'_, 'js>, add_comma: bool, )
libs/llrt_json/src/stringify.rs:192
↓ 2 callers
Function
write_primitive2
( context: &mut StringifyContext<'_, 'js>, add_comma: bool, new_value: Option<Value<'js>>, )
libs/llrt_json/src/stringify.rs:203
↓ 2 callers
Function
write_sep
(result: &mut String, add_comma: bool, has_indentation: bool)
libs/llrt_json/src/stringify.rs:393
↓ 1 callers
Function
_interopRequireDefault
(e)
fixtures/test_modules/test-uuid.js:4
← previous
next →
601–700 of 2,399, ranked by callers