Home
last modified time | relevance | path

Searched refs:asNumeric (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGByteCodeParser.cpp293 NodeIndex index = m_constants[constant].asNumeric; in getDoubleConstant()
298 m_constants[constant].asNumeric = resultIndex; in getDoubleConstant()
484 , asNumeric(NoNode) in ConstantRecord()
490 NodeIndex asNumeric; member