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
↓ 3 callers
Function
encoded_bytes
(ctx: Ctx<'js>, bytes: &[u8], encoding: &str)
modules/llrt_crypto/src/lib.rs:50
↓ 3 callers
Method
enqueue_value_with_size
( &mut self, ctx: &Ctx<'js>, value: Value<'js>, size: SizeValue<'js>, )
modules/llrt_stream_web/src/utils/queue.rs:23
↓ 3 callers
Method
error_steps_typed
( &self, objects: ReadableStreamDefaultReaderObjects<'js, C>, reason: Value<'js>,
modules/llrt_stream_web/src/readable/default_reader.rs:385
↓ 3 callers
Function
escape_json_string
(result: &mut String, bytes: &[u8])
libs/llrt_json/src/escape.rs:65
↓ 3 callers
Function
extract_aes_length
(ctx: &Ctx<'_>, key: &CryptoKey, expected_algorithm: &str)
modules/llrt_crypto/src/subtle/mod.rs:323
↓ 3 callers
Function
find_last_sep
(path: &str)
modules/llrt_path/src/lib.rs:64
↓ 3 callers
Function
format_raw_string_inner
(result: &mut String, value: String, quoted: bool, color_enabled: bool)
libs/llrt_logging/src/lib.rs:634
↓ 3 callers
Function
get_address_parts
( ctx: &Ctx, addr: StdResult<SocketAddr, std::io::Error>, )
modules/llrt_net/src/lib.rs:110
↓ 3 callers
Function
get_header_value
(headers: &HeaderMap, header: &HeaderName)
llrt_core/src/runtime_client.rs:587
↓ 3 callers
Method
get_script_or_module_name
(&self)
llrt_core/src/utils/ctx.rs:10
↓ 3 callers
Function
get_test_name
(func, name)
tests/unit/web-platform-tests/resources/testharness.js:574
↓ 3 callers
Function
get_title
Returns the <title> or filename or "Untitled"
tests/unit/web-platform-tests/resources/testharness.js:4758
↓ 3 callers
Method
handleTestError
(workerId: number, error: any, ended: number)
llrt_core/src/modules/js/@llrt/test/index.ts:448
↓ 3 callers
Method
handleWorkerCompleted
(workerId: number, shutdownOnComplete: boolean)
llrt_core/src/modules/js/@llrt/test/index.ts:423
↓ 3 callers
Function
handle_read_file_bytes
( ctx: &Ctx<'a>, options: Opt<Either<String, ReadFileOptions>>, bytes: Vec<u8>, )
modules/llrt_fs/src/read_file.rs:32
↓ 3 callers
Function
hasKey
(obj: any, key: string)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:208
↓ 3 callers
Method
headers
(&self)
modules/llrt_http/src/request.rs:96
↓ 3 callers
Method
headers
(&self)
modules/llrt_http/src/response.rs:322
↓ 3 callers
Method
info
* The `console.info()` function is an alias for {@link log}.
types/console.d.ts:110
↓ 3 callers
Function
init
(ctx: &Ctx<'_>)
modules/llrt_url/src/lib.rs:116
↓ 3 callers
Method
inner
(&self)
modules/llrt_stream/src/readable.rs:140
↓ 3 callers
Method
inner_mut
(&mut self)
modules/llrt_stream/src/writable.rs:102
↓ 3 callers
Method
into_erased
(self)
modules/llrt_stream_web/src/readable/controller.rs:133
↓ 3 callers
Method
into_inner
(self)
modules/llrt_stream_web/src/readable/byte_controller.rs:1711
↓ 3 callers
Function
isAsymmetric
(obj: any)
llrt_core/src/modules/js/@llrt/expect/jest-utils.ts:45
↓ 3 callers
Method
isFile
()
types/fs.d.ts:31
↓ 3 callers
Function
is_single_node
(template)
tests/unit/web-platform-tests/resources/testharness.js:4385
↓ 3 callers
Method
js_iterator
(&self, ctx: Ctx<'js>)
libs/llrt_utils/src/class.rs:20
↓ 3 callers
Method
kill
(&mut self, signal: Opt<Value<'js>>)
modules/llrt_child_process/src/lib.rs:184
↓ 3 callers
Method
message
(&self)
modules/llrt_exceptions/src/lib.rs:150
↓ 3 callers
Method
name
(&self)
modules/llrt_http/src/file.rs:49
↓ 3 callers
Function
newView
()
tests/unit/web-platform-tests/streams/readable-byte-streams/general.any.js:2055
↓ 3 callers
Function
next
()
tests/unit/web-platform-tests/streams/readable-streams/from.any.js:60
↓ 3 callers
Method
no_pending_jobs
(mut self)
libs/llrt_test/src/lib.rs:66
↓ 3 callers
Method
pathname
(&self)
modules/llrt_url/src/url_class.rs:154
↓ 3 callers
Function
printLog
Function to print a log message
llrt/src/main.c:61
↓ 3 callers
Function
public_key_info
( ctx: &Ctx<'_>, kind: &mut KeyKind, data: &mut Vec<u8>, public_key: rsa::pkcs
modules/llrt_crypto/src/subtle/key_algorithm.rs:685
↓ 3 callers
Method
readable_byte_stream_controller_invalidate_byob_request
(&mut self)
modules/llrt_stream_web/src/readable/byte_controller.rs:396
↓ 3 callers
Method
reader_mut
(&mut self)
modules/llrt_stream_web/src/readable/stream/mod.rs:901
↓ 3 callers
Function
run
(filename: string)
tests/unit/compile.test.ts:34
↓ 3 callers
Method
run
(&self, source: S, strict: bool, global: bool)
llrt_core/src/vm.rs:165
↓ 3 callers
Method
run_with
(&self, f: F)
llrt_core/src/vm.rs:141
↓ 3 callers
Function
run_with_handler
(vm: &Vm, handler: &str, runtime_api: &str)
llrt_core/src/runtime_client.rs:645
↓ 3 callers
Method
search
(&self)
modules/llrt_url/src/url_class.rs:198
↓ 3 callers
Function
search_dir
(ctx: &Ctx<'_>, dir: &str, x: &str, is_esm: bool)
llrt_core/src/modules/require/resolver.rs:436
↓ 3 callers
Function
set_nightly_cfg
()
libs/llrt_build/src/lib.rs:1
↓ 3 callers
Function
set_private_key_props
( obj: &Object<'_>, private_key: elliptic_curve::SecretKey<C>, )
modules/llrt_crypto/src/subtle/export_key.rs:250
↓ 3 callers
Method
set_reason
(&mut self, reason: Opt<Value<'js>>)
modules/llrt_abort/src/abort_signal.rs:152
↓ 3 callers
Function
set_timeout_interval
( ctx: &Ctx<'js>, cb: Function<'js>, delay: u64, repeating: bool, )
modules/llrt_timers/src/lib.rs:81
↓ 3 callers
Function
should_skip
tests/unit/web-platform-tests/resources/idlharness.js:400
↓ 3 callers
Method
shutdown
()
llrt_core/src/modules/js/@llrt/test/index.ts:439
↓ 3 callers
Method
spawn_exit_simple
Same as above but fire & forget and without a forced stack trace collection
libs/llrt_context/src/lib.rs:55
↓ 3 callers
Method
start
(c)
tests/unit/web-platform-tests/streams/readable-streams/general.any.js:641
↓ 3 callers
Method
start
()
tests/unit/web-platform-tests/streams/writable-streams/general.any.js:119
↓ 3 callers
Function
starts_with_sep
used by windows
modules/llrt_path/src/lib.rs:495
↓ 3 callers
Method
stored_error
(&self)
modules/llrt_stream_web/src/writable/stream/mod.rs:687
↓ 3 callers
Function
structured_clone
( ctx: &Ctx<'js>, value: Value<'js>, options: Opt<Object<'js>>, )
libs/llrt_utils/src/clone.rs:45
↓ 3 callers
Function
subsetTest
* Only test a subset of tests with, e.g., `?1-10` in the URL. * Can be used together with `<meta name="variant" content="...">` * Sample usage:
tests/unit/web-platform-tests/common/subset-tests.js:54
↓ 3 callers
Function
substitute
(template, substitutions)
tests/unit/web-platform-tests/resources/testharness.js:4390
↓ 3 callers
Function
testDecodeSample
(encoding, string, bytes)
tests/unit/web-platform-tests/encoding/api-basics.any.js:22
↓ 3 callers
Function
throwOrReject
(a_test, operation, fn, obj, args, message, cb)
tests/unit/web-platform-tests/resources/idlharness.js:106
↓ 3 callers
Function
to_event
(ctx: &Ctx<'js>, event: &str)
modules/llrt_events/src/lib.rs:458
↓ 3 callers
Function
to_object
https://tc39.es/ecma262/multipage/abstract-operations.html#sec-toobject
modules/llrt_stream_web/src/readable/iterator.rs:615
↓ 3 callers
Method
to_stdio
(&self)
modules/llrt_child_process/src/lib.rs:158
↓ 3 callers
Function
tryPipeThrough
(pair, options)
tests/unit/web-platform-tests/streams/piping/pipe-through.any.js:291
↓ 3 callers
Function
updateTransform
(input: T)
tests/e2e/dynamodb.e2e.test.ts:123
↓ 3 callers
Function
uuidv4
()
llrt_core/src/modules/llrt/uuid.rs:64
↓ 3 callers
Method
writable_stream_default_controller_get_backpressure
(&self)
modules/llrt_stream_web/src/writable/default_controller.rs:242
↓ 3 callers
Method
writeDoubleBE
* Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anyt
types/buffer.d.ts:403
↓ 3 callers
Method
writeDoubleLE
* Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is a
types/buffer.d.ts:384
↓ 3 callers
Method
writeFloatBE
* Writes `value` to `buf` at the specified `offset` as big-endian. Behavior is * undefined when `value` is anything other than a JavaScript numbe
types/buffer.d.ts:441
↓ 3 callers
Method
writeFloatLE
* Writes `value` to `buf` at the specified `offset` as little-endian. Behavior is * undefined when `value` is anything other than a JavaScript nu
types/buffer.d.ts:422
↓ 3 callers
Method
writeInt16BE
* Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid signed 16-bit integer. Behavior is undefined when `val
types/buffer.d.ts:506
↓ 3 callers
Method
writeInt16LE
* Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid signed 16-bit integer. Behavior is undefined when `
types/buffer.d.ts:485
↓ 3 callers
Method
writeInt32BE
* Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `valu
types/buffer.d.ts:547
↓ 3 callers
Method
writeInt32LE
* Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `v
types/buffer.d.ts:527
↓ 3 callers
Function
write_lambda_log
( ctx: &Ctx<'js>, result: &mut String, args: Rest<Value<'js>>, level: LogLevel, is_tty: bo
llrt_core/src/modules/console.rs:172
↓ 3 callers
Function
write_sep
(result: &mut String, add_comma: bool, has_indentation: bool, newline: bool)
libs/llrt_logging/src/lib.rs:726
↓ 2 callers
Function
_assert_inherits
(name)
tests/unit/web-platform-tests/resources/testharness.js:1985
↓ 2 callers
Function
addMethod
(n: string)
llrt_core/src/modules/js/@llrt/expect/jest-expect.ts:57
↓ 2 callers
Function
add_constants
(obj: &Object<'_>)
modules/llrt_exceptions/src/lib.rs:24
↓ 2 callers
Function
add_result_callback
* Add a callback that's triggered when a test result is received. * * @param {Function} callback - Callback function, called with the *
tests/unit/web-platform-tests/resources/testharness.js:3984
↓ 2 callers
Function
add_start_callback
* Add a callback that's triggered when the first :js:class:`Test` is created. * * @param {Function} callback - Callback function. This is ca
tests/unit/web-platform-tests/resources/testharness.js:3964
↓ 2 callers
Function
add_test_done_callback
(test, callback)
tests/unit/web-platform-tests/resources/testharness.js:2972
↓ 2 callers
Function
add_test_state_callback
* Add a callback that's triggered when a test state changes. * * @param {Function} callback - Callback function, called with the * :js:
tests/unit/web-platform-tests/resources/testharness.js:3974
↓ 2 callers
Function
all_async
* Immediately invoke a "iteratee" function with a series of values in * parallel and invoke a final "done" function when all of the "iteratee"
tests/unit/web-platform-tests/resources/testharness.js:4669
↓ 2 callers
Function
alloc
Static Methods
modules/llrt_buffer/src/buffer.rs:92
↓ 2 callers
Function
append_ctor_value
( tape: &mut Vec<TapeItem<'js>>, object: &Object<'js>, ctor: &Constructor<'js>, parent: usize,
libs/llrt_utils/src/clone.rs:388
↓ 2 callers
Function
append_directory_and_metadata_to_vec
( with_file_types: bool, skip_root_pos: usize, items: &mut Vec<ReadDirItem>, child: PathBuf,
modules/llrt_fs/src/read_dir.rs:194
↓ 2 callers
Method
append_stack
(&mut self, dir: &PathBuf)
libs/llrt_utils/src/fs.rs:70
↓ 2 callers
Method
append_stack_sync
(&mut self, dir: &PathBuf)
libs/llrt_utils/src/fs.rs:87
↓ 2 callers
Function
assert_in_array
* Assert that ``expected`` is an array and ``actual`` is one of the members. * This is implemented using ``indexOf``, so doesn't handle NaN or ±0
tests/unit/web-platform-tests/resources/testharness.js:1578
↓ 2 callers
Function
assert_inherits
* Assert that ``object`` does not have an own property with name * ``property_name``, but inherits one through the prototype chain. * *
tests/unit/web-platform-tests/resources/testharness.js:2019
↓ 2 callers
Function
assert_regexp_match
* Assert that ``actual`` matches the RegExp ``expected``. * * @param {String} actual - Test string. * @param {RegExp} expected - RegExp
tests/unit/web-platform-tests/resources/testharness.js:1929
↓ 2 callers
Function
assert_throws_dom_impl
* Similar to assert_throws_dom but allows specifying the assertion type * (assert_throws_dom or promise_rejects_dom, in practice). The * "c
tests/unit/web-platform-tests/resources/testharness.js:2192
↓ 2 callers
Function
assert_throws_exactly_impl
* Like assert_throws_exactly but allows specifying the assertion type * (assert_throws_exactly or promise_rejects_exactly, in practice).
tests/unit/web-platform-tests/resources/testharness.js:2354
↓ 2 callers
Function
assert_throws_js_impl
* Like assert_throws_js but allows specifying the assertion type * (assert_throws_js or promise_rejects_js, in practice).
tests/unit/web-platform-tests/resources/testharness.js:2083
↓ 2 callers
Function
assign_request
(request: &mut Request<'js>, ctx: Ctx<'js>, obj: &Object<'js>)
modules/llrt_http/src/request.rs:199
↓ 2 callers
Function
attrDeps
tests/unit/web-platform-tests/resources/idlharness.js:261
↓ 2 callers
Method
bigint
* The `bigint` version of the `{@link process.hrtime()}` method returning the current high-resolution real time in nanoseconds as a `bigint`.
types/process.d.ts:35
← previous
next →
401–500 of 2,399, ranked by callers