Skip to content

Implement fast path for Promise then function call#1061

Draft
clover2123 wants to merge 1 commit intoSamsung:masterfrom
clover2123:pr5
Draft

Implement fast path for Promise then function call#1061
clover2123 wants to merge 1 commit intoSamsung:masterfrom
clover2123:pr5

Conversation

@clover2123
Copy link
Contributor

  • In most cases, then call could be replaced by internal PromiseObject::then() method call directly

Signed-off-by: HyukWoo Park hyukwoo.park@samsung.com

* In most cases, `then` call could be replaced by internal PromiseObject::then() method call directly

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant