Searched refs:lastStructure (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.cpp1223 Structure* lastStructure = vPC[4].u.structure.get(); local
1224 if (structure != lastStructure) {
1226 if (!lastStructure) {
1311 Structure* lastStructure = vPC[4].u.structure.get(); local
1312 if (structure != lastStructure) {
1314 if (!lastStructure) {

Completed in 86 milliseconds