ecmascript-object-observe icon indicating copy to clipboard operation
ecmascript-object-observe copied to clipboard

Need to add ReturnIfAbrupt

Open arv opened this issue 10 years ago • 3 comments

We need to add ReturnIfAbrupt guards in any place where we access properties.

arv avatar Dec 12 '14 19:12 arv

%s/ReturnIfAbrubt/ReturnIfAbrupt/g

bterlson avatar Jan 16 '15 01:01 bterlson

Doh.

arv avatar Jan 16 '15 01:01 arv

Fixed the typos

arv avatar Jan 16 '15 01:01 arv