Home
last modified time | relevance | path

Searched refs:startupCodeSize (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0JSIndexedRAMBundle.cpp58 const size_t startupCodeSize = folly::Endian::little(header[2]); in init() local
70 new JSBigBufferString{startupCodeSize - 1}); in init()
72 readBundle(m_startupCode->data(), startupCodeSize - 1); in init()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0JSIndexedRAMBundle.cpp58 const size_t startupCodeSize = folly::Endian::little(header[2]); in init() local
70 new JSBigBufferString{startupCodeSize - 1}); in init()
72 readBundle(m_startupCode->data(), startupCodeSize - 1); in init()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0JSIndexedRAMBundle.cpp58 const size_t startupCodeSize = folly::Endian::little(header[2]); in init() local
70 new JSBigBufferString{startupCodeSize - 1}); in init()
72 readBundle(m_startupCode->data(), startupCodeSize - 1); in init()