Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:addConstant

944 unsigned BytecodeGenerator::addConstant(const Identifier& ident)
962 m_codeBlock->addConstant(JSValue(v));
1214 instructions().append(addConstant(property));
1233 instructions().append(addConstant(property));
1245 instructions().append(addConstant(property));
1258 instructions().append(addConstant(property));
1305 instructions().append(addConstant(property));
1327 instructions().append(addConstant(property));
1336 instructions().append(addConstant(property));
1351 instructions().append(addConstant(property));
1373 instructions().append(addConstant(property));
1397 instructions().append(addConstant(property));
1411 instructions().append(addConstant(propertyNames().length));
1425 instructions().append(addConstant(property));
1445 instructions().append(addConstant(property));
1459 instructions().append(addConstant(property));
1468 instructions().append(addConstant(property));
1478 instructions().append(addConstant(property));
2098 instructions().append(addConstant(property));