Home
last modified time | relevance | path

Searched refs:hbc (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/cli/src/export/
H A DexportHermes.ts66 hbc: Uint8Array; property
91 const [hbc, sourcemap] = await Promise.all([ constant
96 hbc,
H A Dfork-bundleAsync.ts157 bundleOutput.hermesBytecodeBundle = hermesBundleOutput.hbc;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Core/Devtools/__tests__/__snapshots__/
H A DparseHermesStack-test.js.snap20 "sourceUrl": "/js/foo.hbc",
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Core/Devtools/__tests__/__snapshots__/
H A DparseHermesStack-test.js.snap20 "sourceUrl": "/js/foo.hbc",
/expo/packages/@expo/cli/
H A DCHANGELOG.md187 - Update E2E tests to expect `.hbc` bundles instead of `.js` bundles. ([#23241](https://github.com/…
301 - Export Hermes bytecode with `.hbc` extension. ([#22098](https://github.com/expo/expo/pull/22098) …