HomeSort by relevance Sort by last modified time
    Searched refs:missingThisObjectMarker (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/bytecode/
CodeBlock.h 66 static ALWAYS_INLINE int missingThisObjectMarker() { return std::numeric_limits<int>::max(); }
CodeBlock.cpp 83 if (r == missingThisObjectMarker())
    [all...]

Completed in 22 milliseconds