Home
last modified time | relevance | path

Searched defs:isRope (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DRopeImpl.h49 static bool isRope(Fiber fiber) in isRope() function
DJSString.h432 bool isRope() const { return m_fiberCount; } in isRope() function