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

Автор SHA1 Сообщение Дата
  Seth Brenith bc4a3992c5 Add detach operation to ExternalArrayBuffer and JsrtExternalArrayBuffer 7 лет назад
  Jianchun Xu 972009a89e ChakraCore fix for servicing release 18-02B: CVE-2018-0858 8 лет назад
  Doug Ilijev 22c5c2764b OS#14101048: Fixes #249: built-in functions should not have caller/arguments (and related fixes) 8 лет назад
  Oguz Bastemur b25b8336ff xplat: add missing JsBuiltInEngineInterfaceExtensionObject.cpp 8 лет назад
  Michael Ferris 58232f9c1c CR fixes 8 лет назад
  Michael Ferris 64060aace0 Collect the encoded buffer of the RPC data to try to repro backend crash/asserts 8 лет назад
  Sandeep Agarwal dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 8 лет назад
  Taylor Woll 1c68c73e59 [1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7 8 лет назад
  meg-gupta 1f4f8daa64 [MERGE #4170 @meg-gupta] Record default array iterator functions on the library object 8 лет назад
  Taylor Woll 036fe50c38 Merge unreleased/rs3 to release/1.7 8 лет назад
  Oguz Bastemur fc6240eff9 jsrt: JsObject Delete/Get/Has/OwnP../Set Property 8 лет назад
  meg-gupta 17dbf40e94 [MERGE #4095 @meg-gupta] Implement Array Iterators in javascript 8 лет назад
  meg-gupta 32196f0dad JS implementation for array iterator 8 лет назад
  meg-gupta fc4d5f31cf Remove functions that will not be used 8 лет назад
  meg-gupta c654befb2e Merge conflict errors 8 лет назад
  Paul Leathers 2f81075495 Share types (i.e., allow PathTypeHandlers) for properties with non-standard attributes (non-writable, etc.). This change draws on Kount Veluri's work on behalf of native fields. It adds a wrinkle to the type path mechanism, replacing the PropertyId successor map key with a key that munges PropertyId and attributes. The way is paved for sharing types with getter/setters, deleted properties, and native values. When a property's attributes are changed/set, the type path is branched starting with the type that precedes the one that introduced the property. 8 лет назад
  Etienne BAUDOUX f9365f5637 Fixed a bug where indexOf was failing when it was called by Intl. 8 лет назад
  Etienne BAUDOUX a969f6abfe Implement the prototype of JS built in Array.prototype.indexOf 9 лет назад
  Michael Holman 93aac7ed12 Optimize JSON 8 лет назад
  Richard Cobbe 07cf664c7f Move JavascriptLibrary::toStringTagCache into Js::Cache struct 8 лет назад
  Richard Cobbe 29de241a8f Add cache for @@toStringTag; allow DictionaryTypeHandlerBase into missing-property caches and invalidate when necessary. 8 лет назад
  Michael Holman 7524a3c670 [MERGE #3901 @MikeHolman] Allow type sharing for Object.create objects 8 лет назад
  Michael Holman 874b0a6c21 Allow type sharing for Object.create objects 8 лет назад
  Oguz Bastemur 9427f0feef [1.7>master] [MERGE #3788 @obastemur] perf: Improve internal type discovery and getPropertyInternal 8 лет назад
  Oguz Bastemur a745c465fb perf: Improve internal type discovery and getProperty 8 лет назад
  Oguz Bastemur e4cf3c1ebb [1.7>master] [MERGE #3604 @obastemur] perf: reduce collision in hot maps 8 лет назад
  Oguz Bastemur daa3fc0313 [MERGE #3604 @obastemur] perf: reduce collision in hot maps 8 лет назад
  Michael Ferris 69149b542b Fix xplat build 8 лет назад
  Michael Ferris 701688caa1 Add WasmScriptFunction for wasm instead of AsmJsScriptFunction. 8 лет назад
  Michael Ferris 3ad6f7270b Replaced ArrayBuffer.transfer with ArrayBuffer.detach in test builds. 8 лет назад