Searched refs:IsByteCodeGate (Results 1 – 2 of 2) sorted by relevance
163 bool IsByteCodeGate(const GateRef gate) const in IsByteCodeGate() function
902 … if (IsByteCodeGate(valueGate) && GetByteCodeInfo(valueGate).IsBc(EcmaOpcode::LDA_STR_ID16)) { in InferLdObjByValue()944 if (IsByteCodeGate(valueGate) && GetByteCodeInfo(valueGate).IsBc(EcmaOpcode::LDA_STR_ID16)) { in InferSuperPropertyByValue()1224 if (!IsByteCodeGate(namespaceObj)) { in SetAndReturnNamespaceObjType()1259 if (IsByteCodeGate(gate)) { in IsNamespace()1272 if (IsByteCodeGate(func)) { in CheckNamespaceFunc()1373 if (IsByteCodeGate(gate)) { in Verify()