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

/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.h436 FunctionExecutable* functionExpr(int index) { return m_functionExprs[index].get(); } function in class:JSC::CodeBlock

Completed in 259 milliseconds