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

/external/webkit/Source/JavaScriptCore/jit/
H A DJITCall32_64.cpp122 unsigned thisReg = currentInstruction[2].u.operand; local
137 emitLoad(thisReg, regT1, regT0);
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp370 const CXXThisRegion *thisReg = getCXXThisRegion(decl, stackFrame); local
372 SVal thisVal = Pred->getState()->getSVal(thisReg);

Completed in 331 milliseconds