Skip to main content

disable_fast_paths

Function disable_fast_paths 

Source
pub fn disable_fast_paths(disabled: bool)
Expand description

Skip script fast paths so results come from the full interpreter (P4.2 equivalence tests).