| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
NativeArray.arraySetLength(NativeArray builtIn,
BuiltInSlot<NativeArray> current,
Object id,
ScriptableObject desc,
boolean checkValid,
Object key,
int index) |
static String |
AbstractEcmaStringOperations.getSubstitution(Context cx,
Scriptable scope,
String matched,
String str,
int position,
NativeArray capturesArray,
Object namedCaptures,
String replacementTemplate)
GetSubstitution(matched, str, position, captures, namedCaptures, replacementTemplate)
22.1.3.19.1
GetSubstitution (matched, str, position, captures, namedCaptures, replacementTemplate)
|
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
NativeArray.arraySetLength(NativeArray builtIn,
BuiltInSlot<NativeArray> current,
Object id,
ScriptableObject desc,
boolean checkValid,
Object key,
int index) |
Copyright © 2025 HtmlUnit. All rights reserved.