Commits
User selector
Commit History
Commits on Oct 5, 2017
[build] Introduce an embedder version string
Show description for b096c44authored andcommitted
Commits on Oct 2, 2017
[parser] Add use counter for U+2028 & U+2029
Show description for d3c9812authored andcommitted
Commits on Sep 26, 2017
[snapshot] add kProduceExhaustiveCodeCache option.
Show description for 7f9de3dauthored andcommitted
Commits on Sep 15, 2017
Allow overriding DCHECK handling and make it non-fatal.
Show description for a787c3fauthored andcommitted
[wasm] Streaming compilation for WebAssembly.
Show description for 549692cauthored andcommitted
Commits on Sep 11, 2017
[bigint] Introduce BigInt type.
Show description for 0c246c3authored andcommitted
Make v8::JSON::Stringify take Local<Value> instead of Local<Object>.
Show description for 6716a7fauthored andcommitted
Commits on Sep 8, 2017
Revert "Reland#2 [parser] Refactor streaming scanner streams."
Show description for 9f21cabauthored andcommitted
[api] Add optional data pointer to GC callbacks
Show description for 9b21865authored andcommitted
Commits on Sep 6, 2017
[api] Fix typo in comment
Show description for ba145b3authored andcommitted
Commits on Sep 5, 2017
[api] Use query interceptor in Object.keys().
Show description for 43bb277authored andcommitted
Commits on Aug 31, 2017
Updated version to 6.3
Show description for 88212a2authored andcommitted
[promise] Reduce size of PromiseCapability by making it a struct
Show description for d138f8dauthored andcommitted
[Modules] Introduce ScriptOrModule and HostDefinedOptions
Show description for dbfe4a4authored andcommitted
Commits on Aug 30, 2017
Delegate getting current wall-clock time to the Platform interface.
Show description for 11ba497authored andcommitted
Commits on Aug 29, 2017
[api] Mark non-Isolate constructors of String::Utf8Value/Value for deprecation
Show description for ce05578authored andcommitted
[snapshot] Make the API external reference table const.
Show description for 779bb1bauthored andcommitted
Commits on Aug 28, 2017
Pass Isolate pointer to String::Utf8Value/Value constructors
Show description for fe59853authored andcommitted
Export default implementation of getting wall-clock time.
Show description for 837b801authored andcommitted
Commits on Aug 23, 2017
Remove deprecated tracing methods from v8::Platform
Show description for 0385044authored andcommitted
Commits on Aug 22, 2017
Revert "[api] Use query interceptor in Object.keys()."
Show description for 1385f95authored andcommitted
Remove deprecated allow code-gen callback
Show description for 749b9c0authored andcommitted
Commits on Aug 18, 2017
[api] Use query interceptor in Object.keys().
Show description for b6059a6authored andcommitted
Commits on Aug 16, 2017
[modules, api] Restrict GetModuleNamespace to evaluated modules.
Show description for 7e15bf8authored andcommitted
Commits on Aug 10, 2017
[api] Remove experimental tag for PromiseHooks
Show description for c19547fauthored andcommitted
[profview] Distinguish between parse/opt/unopt compile
Show description for dadbde0authored andcommitted
[serializer] Enable TypedArrays and ArrayBuffers in the snapshot.
Show description for a5f321cauthored andcommitted
Commits on Aug 9, 2017
Add get current wall-clock time to the Platform
Show description for b8d4ce2authored andcommitted
Commits on Aug 4, 2017
[parsing] Add a UseCounter for labeled expression statements
Show description for 946f78aauthored andcommitted
Commits on Aug 2, 2017
Expose v8::TypedArray::kMaxLength.
Show description for 19fee8bauthored andcommitted
Fix common misspellings
Show description for b41f857authored andcommitted
Commits on Aug 1, 2017
[modules] Add comment explaining synchronous error handling
Show description for 7ff6471authored andcommitted
Reland "[Memory] Add an OnCriticalMemoryPressure method to V8::Platform."
Show description for f8db3e8committed
Bill Budge
Commits on Jul 29, 2017
Revert "[Memory] Add an OnCriticalMemoryPressure method to V8::Platform."
Show description for 53db058authored andcommitted
[Memory] Add an OnCriticalMemoryPressure method to V8::Platform.
Show description for 3f90d9fauthored andcommitted
