Searched refs:hasFunctionDeclIndex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGNode.h1189 bool hasFunctionDeclIndex() function in struct:JSC::DFG::Node
1197 ASSERT(hasFunctionDeclIndex());
H A DDFGGraph.cpp234 if (node->hasFunctionDeclIndex()) {

Completed in 135 milliseconds