JS engine used in Chrome/Node.
JS ⟩ concepts ⟩ environment ⟩ JS engine ⟩ v8
a JS engine used in Chrome / Edge / Opera / Node.js.
v8 behaves contrary to the spec in function in block (FiB)❗
v8 will do lexical environment optimizaton, be aware❗
Last updated 3 years ago