| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
JSC::Yarr::Parser::consume| Name: | JSC::Yarr::Parser::consume | | Prototype: | int consume() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrParser.h | | Lines: | 744-748 |
| | 2 | 1 |
JSC::Yarr::Parser::atEndOfPattern| Name: | JSC::Yarr::Parser::atEndOfPattern | | Prototype: | bool atEndOfPattern() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrParser.h | | Lines: | 721-725 |
| | 2 | 1 |
JSC::Yarr::Parser::Parser| Name: | JSC::Yarr::Parser::Parser | | Prototype: | Parser(Delegate& delegate, const String& pattern, unsigned backReferenceLimit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrParser.h | | Lines: | 232-241 |
| | 2 | 1 |
JSC::Yarr::Parser::CharacterClassParserDelegate::end| Name: | JSC::Yarr::Parser::CharacterClassParserDelegate::end | | Prototype: | void end() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrParser.h | | Lines: | 203-212 |
| | 6 | 3 |
JSC::Yarr::Parser::CharacterClassParserDelegate::begin| Name: | JSC::Yarr::Parser::CharacterClassParserDelegate::begin | | Prototype: | void begin(bool invert) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrParser.h | | Lines: | 91-94 |
| | 1 | 1 |
JSC::Yarr::Parser::CharacterClassParserDelegate::CharacterClassParserDelegate| Name: | JSC::Yarr::Parser::CharacterClassParserDelegate::CharacterClassParserDelegate | | Prototype: | CharacterClassParserDelegate(Delegate& delegate, ErrorCode& err) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrParser.h | | Lines: | 78-84 |
| | 2 | 1 |
JSC::Yarr::Interpreter::resetMatches| Name: | JSC::Yarr::Interpreter::resetMatches | | Prototype: | void resetMatches(ByteTerm& term, ParenthesesDisjunctionContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 619-624 |
| | 3 | 1 |
JSC::Yarr::Interpreter::popParenthesesDisjunctionContext| Name: | JSC::Yarr::Interpreter::popParenthesesDisjunctionContext | | Prototype: | static inline void popParenthesesDisjunctionContext(BackTrackInfoParentheses* backTrack) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 84-90 |
| | 4 | 1 |
JSC::Yarr::Interpreter::matchParentheticalAssertionEnd| Name: | JSC::Yarr::Interpreter::matchParentheticalAssertionEnd | | Prototype: | bool matchParentheticalAssertionEnd(ByteTerm& term, DisjunctionContext* context) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 815-831 |
| | 8 | 2 |
JSC::Yarr::Interpreter::matchParentheticalAssertionBegin| Name: | JSC::Yarr::Interpreter::matchParentheticalAssertionBegin | | Prototype: | bool matchParentheticalAssertionBegin(ByteTerm& term, DisjunctionContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 804-813 |
| | 5 | 1 |
JSC::Yarr::Interpreter::matchAssertionBOL| Name: | JSC::Yarr::Interpreter::matchAssertionBOL | | Prototype: | bool matchAssertionBOL(ByteTerm& term) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 366-369 |
| | 1 | 1 |
JSC::Yarr::Interpreter::freeParenthesesDisjunctionContext| Name: | JSC::Yarr::Interpreter::freeParenthesesDisjunctionContext | | Prototype: | void freeParenthesesDisjunctionContext(ParenthesesDisjunctionContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 167-170 |
| | 1 | 1 |
JSC::Yarr::Interpreter::freeDisjunctionContext| Name: | JSC::Yarr::Interpreter::freeDisjunctionContext | | Prototype: | void freeDisjunctionContext(DisjunctionContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 118-121 |
| | 1 | 1 |
JSC::Yarr::Interpreter::checkCharacterClass| Name: | JSC::Yarr::Interpreter::checkCharacterClass | | Prototype: | bool checkCharacterClass(CharacterClass* characterClass, bool invert, unsigned negativeInputOffset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 322-326 |
| | 2 | 1 |
JSC::Yarr::Interpreter::checkCharacter| Name: | JSC::Yarr::Interpreter::checkCharacter | | Prototype: | bool checkCharacter(int testChar, unsigned negativeInputOffset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 311-314 |
| | 1 | 1 |
JSC::Yarr::Interpreter::checkCasedCharacter| Name: | JSC::Yarr::Interpreter::checkCasedCharacter | | Prototype: | bool checkCasedCharacter(int loChar, int hiChar, unsigned negativeInputOffset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 316-320 |
| | 2 | 1 |
JSC::Yarr::Interpreter::backtrackParentheticalAssertionEnd| Name: | JSC::Yarr::Interpreter::backtrackParentheticalAssertionEnd | | Prototype: | bool backtrackParentheticalAssertionEnd(ByteTerm& term, DisjunctionContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 847-858 |
| | 6 | 1 |
JSC::Yarr::Interpreter::backtrackParentheticalAssertionBegin| Name: | JSC::Yarr::Interpreter::backtrackParentheticalAssertionBegin | | Prototype: | bool backtrackParentheticalAssertionBegin(ByteTerm& term, DisjunctionContext* context) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 833-845 |
| | 6 | 2 |
JSC::Yarr::Interpreter::appendParenthesesDisjunctionContext| Name: | JSC::Yarr::Interpreter::appendParenthesesDisjunctionContext | | Prototype: | static inline void appendParenthesesDisjunctionContext(BackTrackInfoParentheses* backTrack, ParenthesesDisjunctionContext* context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 77-82 |
| | 3 | 1 |
JSC::Yarr::Interpreter::allocParenthesesDisjunctionContext| Name: | JSC::Yarr::Interpreter::allocParenthesesDisjunctionContext | | Prototype: | ParenthesesDisjunctionContext* allocParenthesesDisjunctionContext(ByteDisjunction* disjunction, unsigned* output, ByteTerm& term) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 159-165 |
| | 4 | 1 |
JSC::Yarr::Interpreter::allocDisjunctionContext| Name: | JSC::Yarr::Interpreter::allocDisjunctionContext | | Prototype: | DisjunctionContext* allocDisjunctionContext(ByteDisjunction* disjunction) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 110-116 |
| | 4 | 1 |
JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::restoreOutput| Name: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::restoreOutput | | Prototype: | void restoreOutput(unsigned* output, unsigned firstSubpatternId, unsigned numNestedSubpatterns) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 144-148 |
| | 2 | 2 |
JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::operator new| Name: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::operator new | | Prototype: | void* operator new(size_t, void* where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 139-142 |
| | 1 | 1 |
JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::getDisjunctionContext| Name: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::getDisjunctionContext | | Prototype: | DisjunctionContext* getDisjunctionContext(ByteTerm& term) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 150-153 |
| | 1 | 1 |
JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::ParenthesesDisjunctionContext| Name: | JSC::Yarr::Interpreter::ParenthesesDisjunctionContext::ParenthesesDisjunctionContext | | Prototype: | ParenthesesDisjunctionContext(unsigned* output, ByteTerm& term) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 125-137 |
| | 6 | 2 |
JSC::Yarr::Interpreter::Interpreter| Name: | JSC::Yarr::Interpreter::Interpreter | | Prototype: | Interpreter(BytecodePattern* pattern, unsigned* output, const CharType* input, unsigned length, unsigned start) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1442-1449 |
| | 2 | 1 |
JSC::Yarr::Interpreter::InputStream::uncheckInput| Name: | JSC::Yarr::Interpreter::InputStream::uncheckInput | | Prototype: | void uncheckInput(unsigned count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 262-266 |
| | 2 | 1 |
JSC::Yarr::Interpreter::InputStream::setPos| Name: | JSC::Yarr::Interpreter::InputStream::setPos | | Prototype: | void setPos(unsigned p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 233-236 |
| | 1 | 1 |
JSC::Yarr::Interpreter::InputStream::reread| Name: | JSC::Yarr::Interpreter::InputStream::reread | | Prototype: | int reread(unsigned from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 214-218 |
| | 2 | 1 |
JSC::Yarr::Interpreter::InputStream::readChecked| Name: | JSC::Yarr::Interpreter::InputStream::readChecked | | Prototype: | int readChecked(unsigned negativePositionOffest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 206-212 |
| | 4 | 1 |
JSC::Yarr::Interpreter::InputStream::next| Name: | JSC::Yarr::Interpreter::InputStream::next | | Prototype: | void next() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 181-184 |
| | 1 | 1 |
JSC::Yarr::Interpreter::InputStream::isAvailableInput| Name: | JSC::Yarr::Interpreter::InputStream::isAvailableInput | | Prototype: | bool isAvailableInput(unsigned offset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 279-282 |
| | 1 | 1 |
JSC::Yarr::Interpreter::InputStream::getPos| Name: | JSC::Yarr::Interpreter::InputStream::getPos | | Prototype: | unsigned getPos() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 228-231 |
| | 1 | 1 |
JSC::Yarr::Interpreter::InputStream::atStart| Name: | JSC::Yarr::Interpreter::InputStream::atStart | | Prototype: | bool atStart(unsigned negativePositionOffest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 268-271 |
| | 1 | 1 |
JSC::Yarr::Interpreter::InputStream::atEnd| Name: | JSC::Yarr::Interpreter::InputStream::atEnd | | Prototype: | bool atEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 243-246 |
| | 1 | 1 |
JSC::Yarr::Interpreter::InputStream::atEnd| Name: | JSC::Yarr::Interpreter::InputStream::atEnd | | Prototype: | bool atEnd(unsigned negativePositionOffest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 273-277 |
| | 2 | 1 |
JSC::Yarr::Interpreter::InputStream::InputStream| Name: | JSC::Yarr::Interpreter::InputStream::InputStream | | Prototype: | InputStream(const CharType* input, unsigned start, unsigned length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 174-179 |
| | 2 | 1 |
JSC::Yarr::Interpreter::DisjunctionContext::operator new| Name: | JSC::Yarr::Interpreter::DisjunctionContext::operator new | | Prototype: | void* operator new(size_t, void* where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 99-102 |
| | 1 | 1 |
JSC::Yarr::Interpreter::DisjunctionContext::DisjunctionContext| Name: | JSC::Yarr::Interpreter::DisjunctionContext::DisjunctionContext | | Prototype: | DisjunctionContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 94-97 |
| | 2 | 1 |
JSC::Yarr::CharacterRange::CharacterRange| Name: | JSC::Yarr::CharacterRange::CharacterRange | | Prototype: | CharacterRange(UChar begin, UChar end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.h | | Lines: | 46-50 |
| | 2 | 1 |
JSC::Yarr::CharacterClassConstructor::reset| Name: | JSC::Yarr::CharacterClassConstructor::reset | | Prototype: | void reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.cpp | | Lines: | 48-54 |
| | 4 | 1 |
JSC::Yarr::CharacterClassConstructor::charClass| Name: | JSC::Yarr::CharacterClassConstructor::charClass | | Prototype: | PassOwnPtr<CharacterClass> charClass() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.cpp | | Lines: | 178-188 |
| | 6 | 1 |
JSC::Yarr::CharacterClassConstructor::append| Name: | JSC::Yarr::CharacterClassConstructor::append | | Prototype: | void append(const CharacterClass* other) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.cpp | | Lines: | 56-66 |
| | 8 | 5 |
JSC::Yarr::CharacterClassConstructor::addSorted| Name: | JSC::Yarr::CharacterClassConstructor::addSorted | | Prototype: | void addSorted(Vector<UChar>& matches, UChar ch) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.cpp | | Lines: | 191-216 |
| | 19 | 5 |
JSC::Yarr::CharacterClassConstructor::CharacterClassConstructor| Name: | JSC::Yarr::CharacterClassConstructor::CharacterClassConstructor | | Prototype: | CharacterClassConstructor(bool isCaseInsensitive = false) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.cpp | | Lines: | 43-46 |
| | 2 | 1 |
JSC::Yarr::CharacterClass::CharacterClass| Name: | JSC::Yarr::CharacterClass::CharacterClass | | Prototype: | CharacterClass() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.h | | Lines: | 59-62 |
| | 2 | 1 |
JSC::Yarr::CharacterClass::CharacterClass| Name: | JSC::Yarr::CharacterClass::CharacterClass | | Prototype: | CharacterClass(const char* table, bool inverted) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.h | | Lines: | 63-67 |
| | 2 | 1 |
JSC::Yarr::BytecodePattern::BytecodePattern| Name: | JSC::Yarr::BytecodePattern::BytecodePattern | | Prototype: | BytecodePattern(PassOwnPtr<ByteDisjunction> body, Vector<OwnPtr<ByteDisjunction> >& parenthesesInfoToAdopt, YarrPattern& pattern, BumpPointerAllocator* allocator) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 340-356 |
| | 7 | 1 |
JSC::Yarr::ByteTerm::invert| Name: | JSC::Yarr::ByteTerm::invert | | Prototype: | bool invert() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 312-315 |
| | 1 | 1 |
JSC::Yarr::ByteTerm::capture| Name: | JSC::Yarr::ByteTerm::capture | | Prototype: | bool capture() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 317-320 |
| | 1 | 1 |
JSC::Yarr::ByteTerm::WordBoundary| Name: | JSC::Yarr::ByteTerm::WordBoundary | | Prototype: | static ByteTerm WordBoundary(bool invert, int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 228-233 |
| | 3 | 1 |
JSC::Yarr::ByteTerm::SubpatternEnd| Name: | JSC::Yarr::ByteTerm::SubpatternEnd | | Prototype: | static ByteTerm SubpatternEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 299-302 |
| | 1 | 1 |
JSC::Yarr::ByteTerm::SubpatternBegin| Name: | JSC::Yarr::ByteTerm::SubpatternBegin | | Prototype: | static ByteTerm SubpatternBegin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 294-297 |
| | 1 | 1 |
JSC::Yarr::ByteTerm::EOL| Name: | JSC::Yarr::ByteTerm::EOL | | Prototype: | static ByteTerm EOL(int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 221-226 |
| | 3 | 1 |
JSC::Yarr::ByteTerm::CheckInput| Name: | JSC::Yarr::ByteTerm::CheckInput | | Prototype: | static ByteTerm CheckInput(Checked<unsigned> count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 207-212 |
| | 3 | 1 |
JSC::Yarr::ByteTerm::ByteTerm| Name: | JSC::Yarr::ByteTerm::ByteTerm | | Prototype: | ByteTerm(CharacterClass* characterClass, bool invert, int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 157-166 |
| | 4 | 1 |
JSC::Yarr::ByteTerm::ByteTerm| Name: | JSC::Yarr::ByteTerm::ByteTerm | | Prototype: | ByteTerm(Type type, unsigned subpatternId, ByteDisjunction* parenthesesInfo, bool capture, int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 168-178 |
| | 5 | 1 |
JSC::Yarr::ByteTerm::ByteTerm| Name: | JSC::Yarr::ByteTerm::ByteTerm | | Prototype: | ByteTerm(Type type, bool invert = false) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 180-187 |
| | 2 | 1 |
JSC::Yarr::ByteTerm::ByteTerm| Name: | JSC::Yarr::ByteTerm::ByteTerm | | Prototype: | ByteTerm(Type type, unsigned subpatternId, bool capture, bool invert, int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 189-198 |
| | 4 | 1 |
JSC::Yarr::ByteTerm::BodyAlternativeEnd| Name: | JSC::Yarr::ByteTerm::BodyAlternativeEnd | | Prototype: | static ByteTerm BodyAlternativeEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 258-265 |
| | 5 | 1 |
JSC::Yarr::ByteTerm::BodyAlternativeDisjunction| Name: | JSC::Yarr::ByteTerm::BodyAlternativeDisjunction | | Prototype: | static ByteTerm BodyAlternativeDisjunction(bool onceThrough) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 249-256 |
| | 5 | 1 |
JSC::Yarr::ByteTerm::BodyAlternativeBegin| Name: | JSC::Yarr::ByteTerm::BodyAlternativeBegin | | Prototype: | static ByteTerm BodyAlternativeBegin(bool onceThrough) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 240-247 |
| | 5 | 1 |
JSC::Yarr::ByteTerm::BackReference| Name: | JSC::Yarr::ByteTerm::BackReference | | Prototype: | static ByteTerm BackReference(unsigned subpatternId, int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 235-238 |
| | 1 | 1 |
JSC::Yarr::ByteTerm::BOL| Name: | JSC::Yarr::ByteTerm::BOL | | Prototype: | static ByteTerm BOL(int inputPos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 200-205 |
| | 3 | 1 |
JSC::Yarr::ByteTerm::AlternativeEnd| Name: | JSC::Yarr::ByteTerm::AlternativeEnd | | Prototype: | static ByteTerm AlternativeEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 285-292 |
| | 5 | 1 |
JSC::Yarr::ByteTerm::AlternativeDisjunction| Name: | JSC::Yarr::ByteTerm::AlternativeDisjunction | | Prototype: | static ByteTerm AlternativeDisjunction() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 276-283 |
| | 5 | 1 |
JSC::Yarr::ByteTerm::AlternativeBegin| Name: | JSC::Yarr::ByteTerm::AlternativeBegin | | Prototype: | static ByteTerm AlternativeBegin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 267-274 |
| | 5 | 1 |
JSC::Yarr::ByteDisjunction::ByteDisjunction| Name: | JSC::Yarr::ByteDisjunction::ByteDisjunction | | Prototype: | ByteDisjunction(unsigned numSubpatterns, unsigned frameSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.h | | Lines: | 326-330 |
| | 2 | 1 |
JSC::Yarr::ByteCompiler::regexEnd| Name: | JSC::Yarr::ByteCompiler::regexEnd | | Prototype: | void regexEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1797-1800 |
| | 1 | 1 |
JSC::Yarr::ByteCompiler::regexBegin| Name: | JSC::Yarr::ByteCompiler::regexBegin | | Prototype: | void regexBegin(unsigned numSubpatterns, unsigned callFrameSize, bool onceThrough) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1789-1795 |
| | 4 | 1 |
JSC::Yarr::ByteCompiler::popParenthesesStack| Name: | JSC::Yarr::ByteCompiler::popParenthesesStack | | Prototype: | unsigned popParenthesesStack() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1634-1647 |
| | 9 | 1 |
JSC::Yarr::ByteCompiler::compile| Name: | JSC::Yarr::ByteCompiler::compile | | Prototype: | PassOwnPtr<BytecodePattern> compile(BumpPointerAllocator* allocator) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1477-1484 |
| | 4 | 1 |
JSC::Yarr::ByteCompiler::closeBodyAlternative| Name: | JSC::Yarr::ByteCompiler::closeBodyAlternative | | Prototype: | void closeBodyAlternative() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1685-1706 |
| | 14 | 2 |
JSC::Yarr::ByteCompiler::closeAlternative| Name: | JSC::Yarr::ByteCompiler::closeAlternative | | Prototype: | void closeAlternative(int beginTerm) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1659-1683 |
| | 15 | 3 |
JSC::Yarr::ByteCompiler::checkInput| Name: | JSC::Yarr::ByteCompiler::checkInput | | Prototype: | void checkInput(unsigned count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1486-1489 |
| | 1 | 1 |
JSC::Yarr::ByteCompiler::atomPatternCharacter| Name: | JSC::Yarr::ByteCompiler::atomPatternCharacter | | Prototype: | void atomPatternCharacter(UChar ch, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1511-1524 |
| | 7 | 3 |
JSC::Yarr::ByteCompiler::atomParentheticalAssertionEnd| Name: | JSC::Yarr::ByteCompiler::atomParentheticalAssertionEnd | | Prototype: | void atomParentheticalAssertionEnd(unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1606-1627 |
| | 15 | 1 |
JSC::Yarr::ByteCompiler::atomParentheticalAssertionBegin| Name: | JSC::Yarr::ByteCompiler::atomParentheticalAssertionBegin | | Prototype: | void atomParentheticalAssertionBegin(unsigned subpatternId, bool invert, unsigned frameLocation, unsigned alternativeFrameLocation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1592-1604 |
| | 8 | 1 |
JSC::Yarr::ByteCompiler::atomParenthesesSubpatternEnd| Name: | JSC::Yarr::ByteCompiler::atomParenthesesSubpatternEnd | | Prototype: | void atomParenthesesSubpatternEnd(unsigned lastSubpatternId, int inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType, unsigned callFrameSize = 0) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1708-1741 |
| | 22 | 2 |
JSC::Yarr::ByteCompiler::atomParenthesesSubpatternBegin| Name: | JSC::Yarr::ByteCompiler::atomParenthesesSubpatternBegin | | Prototype: | void atomParenthesesSubpatternBegin(unsigned subpatternId, bool capture, unsigned inputPosition, unsigned frameLocation, unsigned alternativeFrameLocation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1574-1590 |
| | 8 | 1 |
JSC::Yarr::ByteCompiler::atomParenthesesOnceEnd| Name: | JSC::Yarr::ByteCompiler::atomParenthesesOnceEnd | | Prototype: | void atomParenthesesOnceEnd(int inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1743-1764 |
| | 15 | 1 |
JSC::Yarr::ByteCompiler::atomParenthesesOnceBegin| Name: | JSC::Yarr::ByteCompiler::atomParenthesesOnceBegin | | Prototype: | void atomParenthesesOnceBegin(unsigned subpatternId, bool capture, unsigned inputPosition, unsigned frameLocation, unsigned alternativeFrameLocation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1546-1558 |
| | 8 | 1 |
JSC::Yarr::ByteCompiler::atomCharacterClass| Name: | JSC::Yarr::ByteCompiler::atomCharacterClass | | Prototype: | void atomCharacterClass(CharacterClass* characterClass, bool invert, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1526-1533 |
| | 4 | 1 |
JSC::Yarr::ByteCompiler::atomBackReference| Name: | JSC::Yarr::ByteCompiler::atomBackReference | | Prototype: | void atomBackReference(unsigned subpatternId, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1535-1544 |
| | 5 | 1 |
JSC::Yarr::ByteCompiler::assertionWordBoundary| Name: | JSC::Yarr::ByteCompiler::assertionWordBoundary | | Prototype: | void assertionWordBoundary(bool invert, unsigned inputPosition) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1506-1509 |
| | 1 | 1 |
JSC::Yarr::ByteCompiler::assertionEOL| Name: | JSC::Yarr::ByteCompiler::assertionEOL | | Prototype: | void assertionEOL(unsigned inputPosition) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1501-1504 |
| | 1 | 1 |
JSC::Yarr::ByteCompiler::assertionBOL| Name: | JSC::Yarr::ByteCompiler::assertionBOL | | Prototype: | void assertionBOL(unsigned inputPosition) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1496-1499 |
| | 1 | 1 |
JSC::Yarr::ByteCompiler::alternativeDisjunction| Name: | JSC::Yarr::ByteCompiler::alternativeDisjunction | | Prototype: | void alternativeDisjunction() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1812-1820 |
| | 5 | 1 |
JSC::Yarr::ByteCompiler::alternativeBodyDisjunction| Name: | JSC::Yarr::ByteCompiler::alternativeBodyDisjunction | | Prototype: | void alternativeBodyDisjunction(bool onceThrough) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1802-1810 |
| | 5 | 1 |
JSC::Yarr::ByteCompiler::ParenthesesStackEntry::ParenthesesStackEntry| Name: | JSC::Yarr::ByteCompiler::ParenthesesStackEntry::ParenthesesStackEntry | | Prototype: | ParenthesesStackEntry(unsigned beginTerm, unsigned savedAlternativeIndex ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1463-1467 |
| | 2 | 1 |
JSC::Yarr::ByteCompiler::ByteCompiler| Name: | JSC::Yarr::ByteCompiler::ByteCompiler | | Prototype: | ByteCompiler(YarrPattern& pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 1471-1475 |
| | 1 | 1 |
JSC::X86Assembler::xorl_rr| Name: | JSC::X86Assembler::xorl_rr | | Prototype: | void xorl_rr(RegisterID src, RegisterID dst) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 659-662 |
| | 1 | 1 |
JSC::X86Assembler::testq_rr| Name: | JSC::X86Assembler::testq_rr | | Prototype: | void testq_rr(RegisterID src, RegisterID dst) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 1071-1074 |
| | 1 | 1 |
JSC::X86Assembler::testl_rr| Name: | JSC::X86Assembler::testl_rr | | Prototype: | void testl_rr(RegisterID src, RegisterID dst) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 1022-1025 |
| | 1 | 1 |
JSC::X86Assembler::subq_ir| Name: | JSC::X86Assembler::subq_ir | | Prototype: | void subq_ir(int imm, RegisterID dst) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 636-645 |
| | 5 | 2 |
JSC::X86Assembler::subl_rr| Name: | JSC::X86Assembler::subl_rr | | Prototype: | void subl_rr(RegisterID src, RegisterID dst) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 593-596 |
| | 1 | 1 |
JSC::X86Assembler::storePossiblyUnaligned| Name: | JSC::X86Assembler::storePossiblyUnaligned | | Prototype: | template <typename T> static void storePossiblyUnaligned(void *where, int idx, T value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 2110-2115 |
| | 2 | 1 |
JSC::X86Assembler::shrq_i8r| Name: | JSC::X86Assembler::shrq_i8r | | Prototype: | void shrq_i8r(int imm, RegisterID dst) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 743-752 |
| | 2 | 1 |
JSC::X86Assembler::setccOpcode| Name: | JSC::X86Assembler::setccOpcode | | Prototype: | TwoByteOpcodeID setccOpcode(Condition cond) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 205-208 |
| | 1 | 1 |
JSC::X86Assembler::setRel32| Name: | JSC::X86Assembler::setRel32 | | Prototype: | static void setRel32(void* from, void* to) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/assembler/X86Assembler.h | | Lines: | 2122-2128 |
| | 3 | 1 |