escargot icon indicating copy to clipboard operation
escargot copied to clipboard

Implement fast path for Promise then function call

Open clover2123 opened this issue 2 years ago • 0 comments

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

Signed-off-by: HyukWoo Park [email protected]

clover2123 avatar Mar 15 '22 06:03 clover2123