Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:stackDepth

993 bool BytecodeGenerator::findScopedProperty(const Identifier& property, int& index, size_t& stackDepth, bool forWriting, JSObject*& globalObject)
997 stackDepth = 0;
1022 stackDepth = 0;
1028 stackDepth = depth;
1039 stackDepth = depth;