Docs.rs
agentos-v8-runtime-0.2.5
agentos-v8-runtime 0.2.5
Docs.rs crate page
Apache-2.0
06 July 2026
Links
Repository
crates.io
Source
Owners
NathanFlurry
Dependencies
agentos-bridge ^0.2.5
normal
ciborium ^0.2
normal
crossbeam-channel ^0.5
normal
libc ^0.2
normal
serde ^1.0
normal
sha2 ^0.10
normal
signal-hook ^0.3
normal
v8 ^130
normal
agentos-build-support ^0.2.5
build
Versions
31.76%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
set_pending_script_evaluation
agentos_
v8_
runtime
0.2.5
In agentos_
v8_
runtime::
execution
agentos_v8_runtime
::
execution
Function
set_
pending_
script_
evaluation
Copy item path
Source
pub fn set_pending_script_evaluation( scope: &mut
HandleScope
<'_>, promise:
Local
<'_,
Promise
>, )