Function replace_builtin

Source
pub fn replace_builtin(value: &mut JsValue) -> bool
Expand description

Replaces some builtin functions and values with their resulting values. In contrast to early_replace_builtin this has all inner values already processed.