История коммитов

Автор SHA1 Сообщение Дата
  Derek Morris 95a017dfb8 Change ByteCodeUses API further, allowing common use cases to be clearer. 9 лет назад
  Derek Morris 8cac7cc08d Change the bytecodeuse apis to better check for correctness going forward. 9 лет назад
  Michael Holman 80de6d5071 reduce property record storage on JIT server 9 лет назад
  Jianchun Xu 4f93a9d8ce JIT: to compile on Linux 9 лет назад
  Derek Morris 99f5933f03 Allow LdLen to take tmp args (significant in regexp) 9 лет назад
  Michael Holman e7f1ad15c3 fix more bytecode aux array reads, populate property record info in JIT 9 лет назад
  Michael Holman f7f273f0d7 Merge branch 'master' into oopjit 9 лет назад
  Paul Leathers 0f4a5f5822 Replace the distinction between OpHasImplicitCall and OpCallsValueOf with a distinction between OpHasImplicitCall (for opcodes that may trigger implicit calls regardless of operand attributes) and OpOpndHasImplicitCall (for opcodes that trigger implicit calls only as part of evaluating/reading/writing their operands). This allows us to fix some cases of missing implicit call bailout points without further complicating the logic and to be less conservative in our placement of bailout points in other cases. 9 лет назад
  Michael Holman 35dd3bc5de fixup more data structures, don't completely disable globopt 9 лет назад
  Jianchun Xu cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
  Jianchun Xu 8567cfe6c1 update all references to use correct CamelCase file names 10 лет назад
  Jianchun Xu 47eab483b9 change top-level dir Lib back to lib 10 лет назад
  Jianchun Xu 4e05cc2969 rename /lib/ files to CamelCase 10 лет назад
  Josh Soref 2b765347f6 Fix various spelling errors. 10 лет назад
  Michael Ferris 849d3f78b9 Allow any invariant register in Memset. 10 лет назад
  ChakraBot 5d8406741f Initial commit 10 лет назад