コミット履歴

作者 SHA1 メッセージ 日付
  Aneesh Divakarakurup cdbc95a543 Fixing an issue with super restriction state in undodefer case 7 年 前
  Akrosh Gandhi afed5a4855 Fix for destructuring declaration completion result. 7 年 前
  Aneesh Divakarakurup 9c8394ff89 Moving HomeObj field out of ScriptFunction 7 年 前
  Curtis Man 8668e6a367 Reduce most script function object size by 16 bytes 8 年 前
  Taylor Woll 450c1d1d30 Add simple set of captured names to nested ParseNodeFnc 8 年 前
  Curtis Man ad53e643d7 Parser Refactor: Use different ParseNode kind for knopStr and knopName and enforce child node type for some operations 8 年 前
  Curtis Man 2f37655c3f Parser refactor: Even more use stronger type instead of casting from ParseNode 8 年 前
  Michael Ferris 8edb18be37 Make ParseNodeParamPattern a real ParseNodeUni and thus the down cast is valid. 8 年 前
  Michael Ferris 127f15395a ParseNode cleanup 8 年 前
  Curtis Man a4058ce9b6 Parser refactor: More use stronger type instead of casting from ParseNode 8 年 前
  Curtis Man 39ee407eda Parser refactor: First pass to use stronger type instead of casting from ParseNode 8 年 前
  Curtis Man 3e2f6868f7 Cleanup old assert macros that maps to only null check nowadays 8 年 前
  Curtis Man 7c51237636 Parser refactor: Change ParseNode to use constructor. 8 年 前
  Akrosh Gandhi 5c86a6321f [1.9>master] [1.8>1.9] [MERGE #4812 @akroshg] ChakraCore 2018-03 Security updates 8 年 前
  Akrosh Gandhi 8b56bb5028 [1.8>1.9] [MERGE #4812 @akroshg] ChakraCore 2018-03 Security updates 8 年 前
  Irina Yatsenko bb6877603b Small refactor of Parser::CreateCallNode and Parser::CreateSuperCallNode. 8 年 前
  Paul Leathers 64e761923d [CVE-2018-0936] Incorrect byte code for captured function expression name may lead to OOB - Internal 8 年 前
  Curtis Man a73606e94e Convert parse node to class hierarchy 8 年 前
  Taylor Woll a13c30b65e [1.8>master] [MERGE #4495 @boingoing] OS#14880030: Fix early SyntaxError when deleting special-named identifiers 8 年 前
  Taylor Woll d85f602532 Refactor logic into a helper 8 年 前
  Michael Holman 248173a830 Merge branch 'master' into rmsxlabel 8 年 前
  Taylor Woll 01994b6264 Add `IsDerivedClassConstructor` and refactor `Parser::CreateSpecialSymbolDeclarations` 8 年 前
  Akrosh Gandhi 9a3ad7ccba [CVE-2017-11797] Invalid memory read of out params on a bailout when array destructuring is used as call arg 8 年 前
  Taylor Woll 81347d9b24 Reorder some constants in ptree.h 8 年 前
  Michael Holman 2cee3cf3c4 Merge branch 'master' into rmsxlabel 8 年 前
  Taylor Woll be9bcf2388 Binding for special named properties 8 年 前
  Matt Gardner a675cb92ba OS:10898061 fix bug with cached scopes and default/destrctured arguments 8 年 前
  Michael Ferris 2f58742e73 Cleanup FncFlags 8 年 前
  Paul Leathers 2500e1cdc1 17-08 ChakraCore servicing release 8 年 前
  Ian Halliday a6e4e46f43 Simplify label parsing and delete label pnode 9 年 前