Activity
Deploy 0.265.0 to fbsource
Deploy 0.265.0 to fbsource
Delete native functions for define_new_own_by_id
Delete native functions for define_new_own_by_id
Set ASMJIT_NO_LOGGING when building for mobile
Set ASMJIT_NO_LOGGING when building for mobile
Allow using HERMES_IS_MOBILE_BUILD without HERMES_PARSE_FLOW
Allow using HERMES_IS_MOBILE_BUILD without HERMES_PARSE_FLOW
Support GetEnvironment in the JIT
Support GetEnvironment in the JIT
Simplify JIT implementation of GetParentEnvironment
Simplify JIT implementation of GetParentEnvironment
EASY: fix incorrect usage of tryGetOwnNamedDescriptorFast()
EASY: fix incorrect usage of tryGetOwnNamedDescriptorFast()
Move CardStatus array into AlignedHeapSegment and rename CardTable to…
Move CardStatus array into AlignedHeapSegment and rename CardTable to…
Use or instead of add when converting HV32 pointer tag to HV64
Use or instead of add when converting HV32 pointer tag to HV64
Document SegmentedArray & ArrayStorage mutation function params
Document SegmentedArray & ArrayStorage mutation function params
Make OrderedHashMap::clear() static
Make OrderedHashMap::clear() static
Delete outdated comments in HadesGC.cpp
Delete outdated comments in HadesGC.cpp
Use ENCODE_HV_AS_SHV in DefineOwnById
Use ENCODE_HV_AS_SHV in DefineOwnById
Speed up Array.prototype.toReversed()
Speed up Array.prototype.toReversed()
Split load and decode of compressed pointers in JIT
Split load and decode of compressed pointers in JIT
Remove hardcoded ICU_ROOT in CMake build
Remove hardcoded ICU_ROOT in CMake build
Add assertions to for "non-empty" precondition to simple_ilist::{fron…
Add assertions to for "non-empty" precondition to simple_ilist::{fron…
Avoid more duplicate library warnings
Avoid more duplicate library warnings
Add a separate flag for printing detailed collection stats
Add a separate flag for printing detailed collection stats
Let the caller of youngGenCollection acquire gcMutex_
Let the caller of youngGenCollection acquire gcMutex_
Add higher resolution time tracking for the GC
Add higher resolution time tracking for the GC
Deploy 0.263.0 to xplat
Deploy 0.263.0 to xplat
Check that typed fields were initialized when loading
Check that typed fields were initialized when loading
fix cdp-hermes breakpoints conflicts
fix cdp-hermes breakpoints conflicts
Retain comments attached to properties of object literal types
Retain comments attached to properties of object literal types