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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DUnlinkedCodeBlock.h372 size_t numberOfFunctionDecls() { return m_functionDecls.size(); } function in class:JSC::UnlinkedCodeBlock
H A DCodeBlock.h836 int numberOfFunctionDecls() { return m_functionDecls.size(); } function in class:JSC::CodeBlock

Completed in 123 milliseconds