Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 14, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ruanyf and others added 30 commits February 23, 2020 12:41
强迫症患者看着有点变扭。
使用core-js替代过时的@babel/polyfill
perf: remove unnecessary closure
fix: arraybuffer.md add `new`
修复表述错误
去除多余文字
修改了两处:

1)步骤描述

`ReturnIfAbrupt(result)`  应该描述为:

> 1. If result is an abrupt completion, return result.
> 2. Set result to result.[[Value]]

而非

> 1. If resultCompletionRecord is an abrupt completion, return resultCompletionRecord.
> 2. Let result be resultCompletionRecord.[[Value]].

改写之后,方便简写前后的对照,而不至于对不上号。

另外,第一步也修改为:Let result be AbstractOp()

“Set result to result.[[Value]]”的写法参考了这里的:https://v8.dev/blog/understanding-ecmascript-part-1#completion-records

2) 简化了步骤之后的文字描述
统一“抽象操作的运行流程”的描述
ruanyf and others added 27 commits September 21, 2022 15:28
docs(decorator): fix typo
refactor: prism添加对typescript的支持
DataView add setBigInt64 getBigInt64 setBigUint64 getBigUint64
ref: https://nodejs.org/api/packages.html#modules-packages

> Remove the --experimental-conditional-exports option. In 12.16.0, conditional exports are still behind --experimental-modules.
module-loader: remove `--experimental-conditional-exports`
docs(set-map): WeakSet methods
@cr-gpt
Copy link

cr-gpt bot commented Apr 14, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information

@pull pull bot added the ⤵️ pull label Apr 14, 2023
@pull pull bot merged commit 50e9ced into lovejavaee:gh-pages Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.