Function js::jsapi::Evaluate5
[−]
[src]
pub unsafe extern "C" fn Evaluate5(
cx: *mut JSContext,
options: *const ReadOnlyCompileOptions,
filename: *const c_char,
rval: MutableHandleValue
) -> bool
Evaluate the given file in the scope of the current global of cx.