[−][src]Trait rusty_v8::InIsolate
Trait for retrieving the current isolate from a scope object.
Required methods
Loading content...Implementors
impl InIsolate for OwnedIsolate[src]
impl<'s, S, P> InIsolate for Entered<'s, S, P> where
S: GetRawIsolate, [src]
S: GetRawIsolate,