Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:propDst

1164 RegisterID* BytecodeGenerator::emitResolveWithBase(RegisterID* baseDst, RegisterID* propDst, const Identifier& property)
1173 instructions().append(propDst->index());
1192 emitGetScopedVar(propDst, depth, index, globalObject);
1202 instructions().append(propDst->index());