Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compiler] Rewrite useContext callee #30612

Merged
merged 6 commits into from
Aug 8, 2024
Merged

Commits on Aug 6, 2024

  1. [compiler] Rewrite useContext callee

    If a value is specified for the LowerContextAccess environment config,
    we rewrite the callee from 'useContext' to the specificed value.
    
    This will allow us run an experiment internally.
    
    [ghstack-poisoned]
    gsathya committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8bb3375 View commit details
    Browse the repository at this point in the history
  2. Update on "[compiler] Rewrite useContext callee"

    If a value is specified for the LowerContextAccess environment config,
    we rewrite the callee from 'useContext' to the specificed value.
    
    This will allow us run an experiment internally.
    
    [ghstack-poisoned]
    gsathya committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    79e6147 View commit details
    Browse the repository at this point in the history
  3. Update on "[compiler] Rewrite useContext callee"

    If a value is specified for the LowerContextAccess environment config,
    we rewrite the callee from 'useContext' to the specificed value.
    
    This will allow us run an experiment internally.
    
    [ghstack-poisoned]
    gsathya committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6390f06 View commit details
    Browse the repository at this point in the history
  4. Update on "[compiler] Rewrite useContext callee"

    If a value is specified for the LowerContextAccess environment config,
    we rewrite the callee from 'useContext' to the specificed value.
    
    This will allow us run an experiment internally.
    
    [ghstack-poisoned]
    gsathya committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9d57cc7 View commit details
    Browse the repository at this point in the history
  5. Update on "[compiler] Rewrite useContext callee"

    If a value is specified for the LowerContextAccess environment config,
    we rewrite the callee from 'useContext' to the specificed value.
    
    This will allow us run an experiment internally.
    
    [ghstack-poisoned]
    gsathya committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a039384 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update on "[compiler] Rewrite useContext callee"

    If a value is specified for the LowerContextAccess environment config,
    we rewrite the callee from 'useContext' to the specificed value.
    
    This will allow us run an experiment internally.
    
    [ghstack-poisoned]
    gsathya committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5112793 View commit details
    Browse the repository at this point in the history