ecmascript-object-observe
ecmascript-object-observe copied to clipboard
Need to add ReturnIfAbrupt
We need to add ReturnIfAbrupt guards in any place where we access properties.
%s/ReturnIfAbrubt/ReturnIfAbrupt/g
Doh.
Fixed the typos