Searched defs:isJSConstant (Results 1 – 3 of 3) sorted by relevance
263 bool isJSConstant(NodeIndex nodeIndex) in isJSConstant() function
331 bool isJSConstant(NodeIndex index) in isJSConstant() function in JSC::DFG::ByteCodeParser
243 bool isJSConstant(NodeIndex nodeIndex) { return m_jit.isJSConstant(nodeIndex); } in isJSConstant() function