Home | History | Annotate | Download | only in jit

Lines Matching refs:currStructure

951     Structure* currStructure = structure;
955 protoObject = asObject(currStructure->prototypeForLookup(callFrame));
956 currStructure = it->get();
1019 Structure* currStructure = structure;
1023 protoObject = asObject(currStructure->prototypeForLookup(callFrame));
1024 currStructure = it->get();