public final class NativeFunctionToStringFunction extends Object
Modifier and Type | Method and Description |
---|---|
static void |
installFix(org.htmlunit.corejs.javascript.Scriptable window,
BrowserVersion browserVersion)
Install the wrapper in place of the native toString function on Function's prototype.
|
public static void installFix(org.htmlunit.corejs.javascript.Scriptable window, BrowserVersion browserVersion)
window
- the scopebrowserVersion
- the simulated browserCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.