Lines Matching full:slot
1562 slot. For now, only JSVariableObject's symbolTableGet and symbolTablePut
7179 (KJS::PropertySlot::functionGetter): Updated since slot.slotBase() is now a JSValue*
7951 already stored in the slot when getOwnPropertySlot is called, if the caller
8105 (KJS::JSCell::getOwnPropertySlot): Added. Calls toObject and then sets the slot.
9474 - give JSGlobalObject a special version of getOwnPropertySlot that tells you if the slot is directly writable
9711 support for the static slot optimisation for the global Math object which brings it to a 0.3%
11012 Prevent static slot optimisation for new variables and functions in
11016 slot portion of the root RegisterFile during an implicit (and hence
13879 storage slot. For global code, this is required for previously
20533 nodes that first resolve a slot, call valueForReadModifyNode(), and then
20534 store a value in the previously resolved slot. Since valueForReadModifyNode()
20535 may cause a tear-off, the slot needs to be resolved again, but this was
20999 a specific slot), and also allow using it as a
21092 Allow connecting to signals (object.signal.connect(slot)),
21126 QMetaProperty support, modified slot search order...)
26829 (KJS::PropertyMap::put): Added a missing "- 1"; code to find an empty slot was not working.
26945 Identifier as we call the get function from the slot -- but doesn't
27663 There was a mistake in the algorithm used to find an empty slot in the property