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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DOperands.h37 inline bool operandIsArgument(int operand) { return operand < 0; } function in namespace:JSC

Completed in 165 milliseconds