Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.cpp2137 int baseProto = vPC[4].u.operand; in privateExecute() local
2143 …baseVal)->hasInstance(callFrame, callFrame->r(value).jsValue(), callFrame->r(baseProto).jsValue()); in privateExecute()