protected static Slot |
ScriptableObject.checkSlotRemoval(Object key,
int index,
Slot slot,
CompoundOperationMap compoundOp,
SlotMapOwner owner) |
S |
SlotMap.SlotComputer.compute(Object key,
int index,
Slot existing,
CompoundOperationMap mutableMap,
SlotMapOwner owner) |
<S extends Slot> S |
SlotMap.compute(SlotMapOwner owner,
CompoundOperationMap mutableMap,
Object key,
int index,
SlotMap.SlotComputer<S> compute) |
<S extends Slot> S |
HashSlotMap.compute(SlotMapOwner owner,
CompoundOperationMap compoundOp,
Object key,
int index,
SlotMap.SlotComputer<S> c) |
<S extends Slot> S |
EmbeddedSlotMap.compute(SlotMapOwner owner,
CompoundOperationMap compoundOp,
Object key,
int index,
SlotMap.SlotComputer<S> c) |
<S extends Slot> S |
CompoundOperationMap.compute(SlotMapOwner owner,
CompoundOperationMap compoundOp,
Object key,
int index,
SlotMap.SlotComputer<S> compute) |
protected void |
BaseFunction.createPrototypeProperty(CompoundOperationMap compoundOp) |
void |
NativeArray.deleteInternal(CompoundOperationMap compoundOp,
int index) |
void |
NativeArray.deleteInternal(CompoundOperationMap compoundOp,
String id) |
Object[] |
NativeArray.getIds(CompoundOperationMap map,
boolean nonEnumerable,
boolean getSymbols) |
protected boolean |
ScriptableObject.isGetterOrSetter(CompoundOperationMap map,
String name,
int index,
boolean setter) |