Searched refs:boolVal (Results 1 – 3 of 3) sorted by relevance
551 GateRef boolVal = Boolean(isExtensible); in SetExtensibleToBitfield() local552 GateRef boolToInt32 = ZExtInt1ToInt32(boolVal); in SetExtensibleToBitfield()
2932 GateRef boolVal = Boolean(isExtensible); in SetExtensibleToBitfield() local2933 GateRef boolToInt32 = ZExtInt1ToInt32(boolVal); in SetExtensibleToBitfield()2944 GateRef boolVal = Boolean(isCallable); in SetCallableToBitfield() local2945 GateRef boolToInt32 = ZExtInt1ToInt32(boolVal); in SetCallableToBitfield()
741 loadByNameViaDebugger(node: ts.Node, string_id: string, boolVal: CacheList): void {749 this.moveVreg(node, trueValueReg, getVregisterCache(this, boolVal));