[es5] Class of object is "Function" if object has [[Call]].
[platform/upstream/v8.git] / include /
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-09-01 mstarzinger[presubmit] Fix runtime/indentation_namespace linter...
2015-08-24 yangguoNative context: alpha sort slots and remove boilerplate.
2015-08-21 Michael HablichUpdate version to 4.7
2015-08-21 rossberg[es6] Parameter scopes for sloppy eval
2015-08-18 mlippautz[api,heap] Fix external GC callbacks.
2015-08-14 yangguoClean up native context slots and add new ones.
2015-08-14 vogelheimRework startup-data-util.
2015-08-13 mlippautz[api] Do not force external GCs when only trying to...
2015-08-12 adamk[api] Delete non-maybe version of CompileModule
2015-08-11 bmeurer[stubs] Store typeof string on Oddballs.
2015-08-11 bmeurer[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
2015-08-10 bmeurer[runtime] Simplify TO_INT32/TO_UINT32 abstract operations.
2015-08-06 domenicRename "extras exports" to "extras binding"
2015-08-05 yangguoIntroduce object visitor to estimate the size of a...
2015-08-03 yangguoRemove JSFunctionResultCache.
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-07-21 ulanDeclare deleted copy constructor and assignment operato...
2015-07-17 jochenDelete APIs deprecated since last release
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 adamk[api] Deprecate unused Map/Set FromArray factory methods
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 epertosoLet the second pass phantom callbacks run in a separate...
2015-07-15 ulanAdd IdleTask API to v8::Platform.
2015-07-13 yurysAdd convenience method for converting v8::PersistentBas...
2015-07-10 hablichUpdated version to 4.6
2015-07-06 jochenMake v8::Handle as "deprecated soon"
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-02 ishellRemove deprecated v8::Object::TurnOnAccessCheck() from...
2015-06-30 jochenRevert of Let GC select the collector when the external...
2015-06-29 bmeurerUsing "defined" in macro causes undefined behavior.
2015-06-25 vogelheimRemove obsolete options in ScriptCompiler::CompileOptions.
2015-06-23 adamkExpose Map/Set methods through the API
2015-06-23 jochenLet GC select the collector when the external memory...
2015-06-17 ulanAdd V8 platform API to call delayed task.
2015-06-12 bmeurer[turbofan] Use appropriate type for NodeId.
2015-06-08 binjiAdd TypedArray constructors with SharedArrayBuffer...
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 adamkFlatten the Arrays returned and consumed by the v8...
2015-06-03 jochenRemove usage of to-be-deprecated APIs from v8 core
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-01 jochenAlso expose DefineOwnProperty
2015-05-27 jochenIntroduce v8::Object::CreateDataProperty
2015-05-27 vogelheimMark class as exported to fix win build.
2015-05-26 adamkAdd {Map,Set}::FromArray to the API
2015-05-26 adamkAdd {Map,Set}::AsArray to the API
2015-05-26 adamkAdd basic API support for Map & Set
2015-05-26 vogelheimImplement bookmarks for ExternalStreamingStream.
2015-05-22 jochenIntroduce a maybe-version of Function::New
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 jochenRemove v8::Private
2015-05-22 yangguoFix build.
2015-05-22 yangguoRevert of Implement SharedArrayBuffer (patchset #7...
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 rossberg[strong] cache strong object literal maps
2015-05-21 hansSet V8_HAS_DECLSPEC_SELECTANY for clang-cl
2015-05-21 jochenIntroduce a new gyp flag to warn about to be deprecated...
2015-05-20 jochenUpdate ReturnValue to take non-deprecated versions...
2015-05-20 yangguoIntroduce extras export object.
2015-05-20 rossbergReland "[strong] Object literals create strong objects"
2015-05-19 ssidAdding api to get last gc object statistics for chrome...
2015-05-19 machenbachRevert of [strong] Object literals create strong object...
2015-05-19 horo[V8] Added Script::is_opaque flag for embedders
2015-05-18 machenbachRevert of [V8] Added Script::is_opaque flag for embedde...
2015-05-18 horo[V8] Added Script::is_opaque flag for embedders
2015-05-18 rossberg[strong] Object literals create strong objects
2015-05-17 hablichUpdate version to 4.5
2015-05-15 jochenFix deprecation declarations in headers
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 yangguoRevert of Provide accessor for object internal properti...
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 yurysDon't create debug context if debug listener is not set
2015-05-12 jochenDeprecate Isolate::New
2015-05-11 erikcorryPostpone counters triggered during GC, and use a Handle...
2015-05-11 machenbachRevert of Add the concept of a V8 extras exports object...
2015-05-08 domenicAdd the concept of a V8 extras exports object
2015-05-06 benAdd ObjectTemplate::New() taking FunctionTemplate.
2015-05-05 bmeurer[c++11] Remove remnants of pre-C++11 delete, final...
2015-04-30 jochenUnify internal and external typed arrays a bit
2015-04-30 Jochen EisingerBump Isolate::New back to deprecate soon
2015-04-29 jochenPass ArrayBuffer::Allocator via Isolate::CreateParams
2015-04-29 machenbachRevert of deprecate non-phantom weak callbacks (patchse...
2015-04-28 ssidExtending v8::GetHeapStatistics to return total availab...
2015-04-28 dcarneyReland: deprecate non-phantom weak callbacks
2015-04-27 machenbachRevert of deprecate non-phantom weak callbacks (patchse...
2015-04-27 dcarneydeprecate non-phantom weak callbacks
2015-04-27 yangguoDebugger: clean up debug events.
2015-04-22 dcarneyadd StdGlobalValueMap
2015-04-21 jochenAdd myself to include/OWNERS
2015-04-21 dcarneymake Handle a synonym of Local
2015-04-20 jochenAllow for accessing an ArrayBuffer contents without...
2015-04-20 jochenRemove support for externally backed elements from...
next