Home
last modified time | relevance | path

Searched refs:thisGPR (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGNonSpeculativeJIT.cpp186 GPRReg thisGPR = thisValue.gpr(); in compile() local
190 callOperation(operationConvertThis, result.gpr(), thisGPR); in compile()