Searched defs:dummyThisArgument (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGSpeculativeJIT64.cpp748 int dummyThisArgument = node->op() == Call ? 0 : 1; local
H A DDFGSpeculativeJIT32_64.cpp773 int dummyThisArgument = node->op() == Call ? 0 : 1; local

Completed in 137 milliseconds