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

/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLOSRExit.cpp43 OSRExit( ExitKind exitKind, ValueFormat profileValueFormat, MethodOfGettingAValueProfile valueProfile, CodeOrigin codeOrigin, CodeOrigin originForProfile, unsigned numberOfArguments, unsigned numberOfLocals) argument
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DOperands.h68 size_t numberOfArguments() const { return m_arguments.size(); } function in class:JSC::Operands
[all...]

Completed in 105 milliseconds