Index (C)
»
RustyRacer
»
Context
Class: RustyRacer::Context
Inherits:
Object
Object
RustyRacer::Context
show all
Defined in:
lib/rusty_racer.rb
Overview
A v8::Context (realm) handed out by an Isolate: where JS actually runs.
Instance Method Summary
collapse
#
compile
(source, filename: '<compile>', cached_data: nil, produce_cache: false, eager: false) ⇒ Object
Compile a classic