Function early_replace_builtin

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

Replaces some builtin values with their resulting values. Called early without lazy nested values. This allows to skip a lot of work to process the arguments.