Skip to content

Implement operations of atomics #4956

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

Closed

Conversation

repasics
Copy link
Contributor

@repasics repasics commented Jan 6, 2022

JerryScript-DCO-1.0-Signed-off-by: Csaba Repasi [email protected]

@repasics repasics force-pushed the atomics_operations branch 5 times, most recently from ff4f383 to 64540fb Compare January 12, 2022 09:54
@repasics repasics requested a review from rerobika January 12, 2022 10:59
@repasics repasics force-pushed the atomics_operations branch 3 times, most recently from c622bc1 to 56b6eeb Compare January 14, 2022 12:01
@repasics repasics marked this pull request as ready for review January 14, 2022 12:33
@repasics repasics requested a review from rerobika January 14, 2022 13:20
@rerobika rerobika added the ES.next Related to ES2015+ features label Jan 17, 2022
JerryScript-DCO-1.0-Signed-off-by: Csaba Repasi [email protected]
@repasics repasics requested a review from rerobika January 17, 2022 12:07
@LaszloLango LaszloLango added this to the Release 3.0.0 milestone Nov 12, 2024
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 15, 2024
The implementation is based on PR jerryscript-project#4956, only resolved the conflicts.

JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 15, 2024
The implementation is based on PR jerryscript-project#4956, only resolved the conflicts.

Co-authored-by: Csaba Repasi [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 21, 2024
The following methods were implemented:
Atomics.compareExchange
Atomics.store

The implementation is based on PR jerryscript-project#4956, only resolved the conflicts.

Co-authored-by: Csaba Repasi [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 22, 2024
The following methods were implemented:
Atomics.compareExchange
Atomics.store

The implementation is based on PR jerryscript-project#4956, only resolved the conflicts.

Co-authored-by: Csaba Repasi [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 25, 2024
This patch fixes #44898.

The implementation is based on PR jerryscript-project#4956, only resolved the conflicts and
applied requested changes.

Co-authored-by: Robert Fancsik [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 25, 2024
This patch fixes #44898.

The implementation is based on PR jerryscript-project#4956, only resolved the conflicts and
applied requested changes.

Co-authored-by: Robert Fancsik [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
@ossy-szeged
Copy link
Contributor

closing, new PR is #5166

gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 26, 2024
The following methods were implemented:
Atomics.compareExchange
Atomics.store

The implementation is based on PR jerryscript-project#4956, only resolved the conflicts.

Co-authored-by: Csaba Repasi [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 26, 2024
The following methods were implemented:
Atomics.compareExchange
Atomics.store

The implementation is based on PR jerryscript-project#4956, only resolved the conflicts.

Co-authored-by: Csaba Repasi [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
LaszloLango pushed a commit that referenced this pull request Nov 26, 2024
The following methods were implemented:
 - Atomics.compareExchange
 - Atomics.store

The implementation is based on PR #4956, only resolved the conflicts.

Co-authored-by: Csaba Repasi [email protected]
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ES.next Related to ES2015+ features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants