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

/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.h428 int numberOfFunctionDecls() { return m_functionDecls.size(); } function in class:JSC::CodeBlock

Completed in 21 milliseconds