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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DButterfly.h120 void setPublicLength(uint32_t value) { indexingHeader()->setPublicLength(value); } function in struct:JSC::ContiguousData
H A DIndexingHeader.h65 void setPublicLength(uint32_t auxWord) { m_publicLength = auxWord; } function in class:JSC::IndexingHeader

Completed in 115 milliseconds