Searched refs:startupCodeSize (Results 1 – 3 of 3) sorted by relevance
58 const size_t startupCodeSize = folly::Endian::little(header[2]); in init() local70 new JSBigBufferString{startupCodeSize - 1}); in init()72 readBundle(m_startupCode->data(), startupCodeSize - 1); in init()