[runtime] Store constructor function index on primitive maps.
[platform/upstream/v8.git] / src / ppc / builtins-ppc.cc
2015-08-11 bmeurer[runtime] Store constructor function index on primitive...
2015-07-31 mbrandyPPC: VectorICs: refactoring to eliminate "for queries...
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-30 mbrandyPPC: [interpreter] Add Interpreter{Entry,Exit}Trampolin...
2015-07-24 yangguoMove Full-codegen into its own folder.
2015-07-17 mbrandyPPC: Fix memento initialization when constructing from...
2015-07-16 mbrandyPPC: Switch CallConstructStub to take new.target in...
2015-07-13 mbrandyPPC: Cleanup Generate_JSConstructStubHelper a bit.
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-10 mbrandyPPC: Remove separate construct stub for new.target...
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-30 mbrandyPPC: Clean up copy args loop in Generate_JSConstructStu...
2015-06-29 mbrandyPPC: [es6] Make new.target work in functions
2015-06-25 mbrandyPPC: Fix "Unify the stack layout for construct frames"
2015-06-25 mbrandyPPC: Fix "Fix receiver when calling eval() bound by...
2015-06-25 arvUnify the stack layout for construct frames
2015-06-24 mbrandyPPC: Do not add extra argument for new.target
2015-06-22 mbrandyPPC: Clean up JSConstructStub
2015-06-22 mbrandyPPC: Built-in apply() performance benefits from an...
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
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 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-20 mbrandyPPC: Fix '[strong] Function arity check should be based...
2015-05-19 mbrandyPPC: [strong] Function arity check should be based...
2015-05-11 mbrandyPPC: [strong] Check arity of functions
2015-04-30 mbrandyPPC: VectorICs: built-in function apply should use...
2015-04-30 vogelheimImplement kToBeExecutedOnceCodeAge.
2015-04-09 michael_dawsonPPC: JSEntryTrampoline: check for stack space before...
2015-03-24 michael_dawsonPPC: [es6] implement Reflect.apply() & Reflect.construct()
2015-03-11 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-03-03 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-02-20 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-02-05 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2014-11-11 svenpanne@chromium.orgPowerPC specific sub-directories.