Historia zmian

Autor SHA1 Wiadomość Data
  Michael Holman 7180279942 add API as export 6 lat temu
  Akrosh Gandhi 62d3d11637 Exposing APIs to store/get host data 7 lat temu
  Michael Holman 7044f7807a add JsIsCallable API 7 lat temu
  Akrosh Gandhi 199ce62754 Exposing HasOwnItem API. 7 lat temu
  Michael Holman 6885486859 Add JSRT API for externalizing ArrayBuffers 7 lat temu
  Akrosh Gandhi 6114c98eb8 Provide an API to expose Free function of ArrayBuffer 7 lat temu
  Michael Holman 282f7a25ac move chakracore only types behind ifdefs 7 lat temu
  Michael Holman 2717bfc684 consolidate JSRT APIs; fix OSX build 7 lat temu
  Michael Holman 452bd6f8b3 fix chakra full build 7 lat temu
  Michael Holman 00e64fdd0e Merge remote-tracking branch 'origin/master' into feature/shim 7 lat temu
  Atul Katti 469b0863c1 Provide JSRT APIs to get Array prototype iteration functions. Also, fixes a few bing.com bugs. 7 lat temu
  Michael Holman 1544822c67 surface oop jit on windows builds of chakracore 7 lat temu
  Atul Katti 80e5ad8df0 Batch tracing of the blink wrappers until EndMark. We will then do Chakra GC marking and Blink tracing in a loop until no more Blink tracing work is remaining. 7 lat temu
  Paolo Severini 807083e8ed Merged PR 146054: Add JsIsConstructor to Jsrt to support running Chrome DevTools with ChakraShim 7 lat temu
  atul katti dee1a4b3f1 Custom external object for DOM wrappers that need interceptors. 7 lat temu
  Michael Holman caca89ab0e add API for full object define 7 lat temu
  Michael Holman 4e3295f920 add private property api and new API for making property strings 7 lat temu
  Michael Holman c3b12f7b9d Add Inline Slots to External Objects 7 lat temu
  Michael Holman e86a1cc753 Add Object Cloning and external type caching for non-default prototype 7 lat temu
  Curtis Man 3429eb6b76 Expose GC allocation API 7 lat temu
  Curtis Man bcfdcbe058 Expose ITracker machinary thru new API and JsrtExternalObject 7 lat temu
  Oguz Bastemur 7bf59d1286 jsrt: JsCreateExternalObjectWithPrototype 8 lat temu
  Kyle Farnung 90d8ddd2bc Add JsGetDataViewInfo support 8 lat temu
  Jimmy Thomson 9020556559 Adding Jsrt function JsCopyStringOneByte 8 lat temu
  Kyle Farnung 4ba4c1ad9c Expose JsHasOwnProperty 8 lat temu
  Jimmy Thomson 84d61ad819 Exposing a new JSRT method to get additional information about exceptions 8 lat temu
  Jason Ginchereau ca71319351 Add JSRT weak reference APIs 8 lat temu
  Kyle Farnung 1a7ab6c811 Added JsCreatePromise to JsRT 9 lat temu
  Oguz Bastemur 8b6e56ac65 jsrt: JsDiagEvaluate uses JsValueRef for expression 9 lat temu
  Oguz Bastemur adbea399e0 Update Jsrt Utf8 types and naming 9 lat temu