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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DUnlinkedCodeBlock.h295 size_t numberOfConstantRegisters() const { return m_constantRegisters.size(); } function in class:JSC::UnlinkedCodeBlock
H A DCodeBlock.h820 size_t numberOfConstantRegisters() const { return m_constantRegisters.size(); } function in class:JSC::CodeBlock

Completed in 208 milliseconds