Searched refs:missingThisObjectMarker (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.h68 static ALWAYS_INLINE int missingThisObjectMarker() { return std::numeric_limits<int>::max(); } function in namespace:JSC
H A DCodeBlock.cpp85 if (r == missingThisObjectMarker())

Completed in 137 milliseconds