Lines Matching defs:hclassIndex
32 GateRef CircuitBuilder::ObjectTypeCheck(bool isHeapObject, GateRef gate, GateRef hclassIndex,
43 {currentControl, currentDepend, gate, hclassIndex, frameState}, GateType::NJSValue());
1612 size_t hclassIndex)
1619 { currentControl, currentDepend, receiver, plrGate, Int32(hclassIndex),
1628 GateRef unsharedConstPool, size_t hclassIndex)
1637 std::vector<GateRef> args = { currentControl, currentDepend, receiver, plrGate, Int32(hclassIndex),
1650 size_t hclassIndex, GateRef value)
1657 { currentControl, currentDepend, receiver, plrGate, Int32(hclassIndex), unsharedConstPool, value, frameState},
1665 size_t hclassIndex, GateRef value, GateRef keyIndex, GateRef frameState)
1671 {currentControl, currentDepend, receiver, plrGate, Int32(hclassIndex),