Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Issue 250923002: Add test case generator for runtime functions (Closed)

Created:
6 years, 8 months ago by Jakob Kummerow
Modified:
6 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebased #

Total comments: 10

Patch Set 3 : fix nits #

Patch Set 4 : more rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2342 lines, -0 lines) Patch
A test/mjsunit/runtime-gen/apply.js View 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/arraybuffergetbytelength.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/arraybufferinitialize.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/arraybufferisview.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/arraybufferneuter.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/arraybuffersliceimpl.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/arrayconcat.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/availablelocalesof.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/basicjsonstringify.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/boundfunctiongetbindings.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/break.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/breakiteratoradopttext.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/breakiteratorbreaktype.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/breakiteratorcurrent.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/breakiteratorfirst.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/breakiteratornext.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/canonicalizelanguagetag.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/changebreakonexception.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/charfromcode.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/checkexecutionstate.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/checkisbootstrapping.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/classof.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/clearbreakpoint.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/clearfunctiontypefeedback.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/clearstepping.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/collectstacktrace.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/compilestring.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/constructdouble.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createbreakiterator.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createcollator.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createglobalprivatesymbol.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createjsfunctionproxy.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createjsproxy.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createprivatesymbol.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/createsymbol.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/dataviewinitialize.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/datecacheversion.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/datecurrenttime.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/datelocaltimezone.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/datemakeday.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/dateparsestring.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/datesetvalue.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/datetoutc.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugbreak.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugconstructedby.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugdisassembleconstructor.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugdisassemblefunction.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugevaluate.js View 1 chunk +12 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugevaluateglobal.js View 1 chunk +10 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debuggetloadedscripts.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debuggetproperty.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debuggetpropertydetails.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debuggetprototype.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugindexedinterceptorelementvalue.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugnamedinterceptorpropertyvalue.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugpreparestepinifstepping.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugprintscopes.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugpromisehandleepilogue.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugpromisehandleprologue.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugpropertyattributesfromdetails.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugpropertyindexfromdetails.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugpropertytypefromdetails.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugreferencedby.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugsetscriptsource.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/debugtrace.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/defineorredefineaccessorproperty.js View 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/defineorredefinedataproperty.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/deleteproperty.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/deoptimizefunction.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/doublehi.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/doublelo.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/estimatenumberofelements.js View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/executeindebugcontext.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/finisharrayprototypesetup.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/fix.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/flattenstring.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functiongetinferredname.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functiongetname.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functiongetscript.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functiongetscriptsourceposition.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functiongetsourcecode.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionisapifunction.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionisbuiltin.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionisgenerator.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionmarknameshouldprintasanonymous.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionnameshouldprintasanonymous.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionremoveprototype.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionsetinstanceclassname.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionsetlength.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionsetname.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionsetprototype.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/functionsetreadonlyprototype.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getallscopesdetails.js View 1 chunk +10 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getandclearoverflowedstacktrace.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getargumentsproperty.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getarraykeys.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getbreaklocations.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getcalltrap.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getconstructordelegate.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getconstructtrap.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getdataproperty.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getdefaulticulocale.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getdefaultreceiver.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getframecount.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getframedetails.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getfunctioncodepositionfromsource.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getfunctiondelegate.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getfunctionscopecount.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getfunctionscopedetails.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/gethandler.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getheapusage.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getimplfrominitializedintlobject.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getindexedinterceptorelementnames.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getinterceptorinfo.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getlanguagetagvariants.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getlocalelementnames.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getlocalpropertynames.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getmicrotaskstate.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getnamedinterceptorpropertynames.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getobservationstate.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getoptimizationcount.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getoptimizationstatus.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getownproperty.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getproperty.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getpropertynames.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getpropertynamesfast.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getprototype.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getrootnan.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getscopecount.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getscopedetails.js View 1 chunk +10 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getscript.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getstepinpositions.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/gettemplatefield.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getthreadcount.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getthreaddetails.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/getv8version.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/globalprint.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/globalreceiver.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/haselement.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/haslocalproperty.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/hasproperty.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/havesamemap.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/ignoreattributesandsetproperty.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/initializevarglobal.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/internalcompare.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/internaldateformat.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/internaldateparse.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/internalnumberformat.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/internalnumberparse.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isattachedglobal.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isbreakonexception.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isconcurrentrecompilationsupported.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isextensible.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isinitializedintlobject.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isinitializedintlobjectoftype.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isinprototypechain.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isjsfunctionproxy.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isjsglobalproxy.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isjsmodule.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isjsproxy.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isobserved.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/ispropertyenumerable.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/issloppymodefunction.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/istemplate.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/isvalidsmi.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/keyedgetproperty.js View 1 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditcheckanddropactivations.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditcomparestrings.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditfindsharedfunctioninfosforscript.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditfunctionsetscript.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditfunctionsourceupdated.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditgathercompileinfo.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditpatchfunctionpositions.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditreplacefunctioncode.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditreplacereftonestedfunction.js View 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/liveeditrestartframe.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/loadmutabledouble.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/localkeys.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/lookupaccessor.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapclear.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapcreateiterator.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapdelete.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapget.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapgetsize.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/maphas.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapinitialize.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapiteratorclose.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapiteratornext.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mapset.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/markasinitializedintlobjectoftype.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mathatan2.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mathexp.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mathfloor.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mathfround.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/mathsqrt.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/maxsmi.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/movearraycontents.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/neveroptimizefunction.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/newobjectfrombound.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/newstring.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/newstringwrapper.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/newsymbolwrapper.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/notifycontextdisposed.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberadd.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberand.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbercompare.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberdiv.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberequals.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberimul.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbermod.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbermul.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberor.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbersar.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbershl.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbershr.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbersub.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertoexponential.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertofixed.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertointeger.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertointegermapminuszero.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertojsint32.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertojsuint32.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertoprecision.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numbertoradixstring.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberunaryminus.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/numberxor.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/objectfreeze.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/objectgetnotifierinobjectcontext.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/objectnotifierperformchangeinobjectcontext.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/objectobserveinobjectcontext.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/objectwascreatedincurrentorigin.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/observationweakmapcreate.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/observerobjectandrecordhavesameorigin.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/optimizefunctiononnextcall.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/optimizeobjectforaddingmultipleproperties.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/parsejson.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/preventextensions.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/pushifabsent.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/quotejsonstring.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/regexpcompile.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/regexpexecmultiple.js View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/regexpinitializeobject.js View 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/removearrayholes.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/roundnumber.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/runmicrotasks.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/runninginsimulator.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setaccessorproperty.js View 1 chunk +10 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setadd.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setclear.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setcode.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setcreateiterator.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setdebugeventlistener.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setdelete.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setdisablebreak.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setexpectednumberofproperties.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setflags.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setfunctionbreakpoint.js View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setgetsize.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/sethas.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/sethiddenproperty.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setinitialize.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setinlinebuiltinflag.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setisobserved.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setiteratorclose.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setiteratornext.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setmicrotaskpending.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setnativeflag.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setproperty.js View 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setprototype.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setscopevariablevalue.js View 1 chunk +10 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/setscriptbreakpoint.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/smilexicographiccompare.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/sparsejoinwithseparator.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/specialarrayfunctions.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringbuilderconcat.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringbuilderjoin.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringequals.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringindexof.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringlastindexof.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringlocalecompare.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringmatch.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringnormalize.js View 1 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringparsefloat.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringparseint.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringreplaceglobalregexpwithstring.js View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringreplaceonecharwithstring.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringsplit.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringtoarray.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringtolowercase.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringtonumber.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringtouppercase.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/stringtrim.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/symboldescription.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/symbolisprivate.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/symbolregistry.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/tobool.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/tofastproperties.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/traceenter.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/traceexit.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/truncatestring.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/trymigrateinstance.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/typedarraygetbuffer.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/typedarrayinitialize.js View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/typedarrayinitializefromarraylike.js View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/typedarraymaxsizeinheap.js View 1 chunk +4 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/typedarraysetfastcases.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/typeof.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/unblockconcurrentrecompilation.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/uriescape.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/uriunescape.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/weakcollectiondelete.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/weakcollectionget.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/weakcollectionhas.js View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/weakcollectioninitialize.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/runtime-gen/weakcollectionset.js View 1 chunk +7 lines, -0 lines 0 comments Download
A tools/generate-runtime-tests.py View 1 2 3 1 chunk +509 lines, -0 lines 0 comments Download
M tools/run-tests.py View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jakob Kummerow
PTAL. The notable changes are in tools/. There's no need to review all the tests ...
6 years, 8 months ago (2014-04-25 11:35:12 UTC) #1
Dmitry Lomov (no reviews)
lgtm! Very cool. Just a couple of suggestions. https://codereview.chromium.org/250923002/diff/1/tools/generate-runtime-tests.py File tools/generate-runtime-tests.py (right): https://codereview.chromium.org/250923002/diff/1/tools/generate-runtime-tests.py#newcode257 tools/generate-runtime-tests.py:257: return ...
6 years, 8 months ago (2014-04-25 12:54:33 UTC) #2
Jakob Kummerow
https://codereview.chromium.org/250923002/diff/1/tools/generate-runtime-tests.py File tools/generate-runtime-tests.py (right): https://codereview.chromium.org/250923002/diff/1/tools/generate-runtime-tests.py#newcode257 tools/generate-runtime-tests.py:257: return "%s.js" % self.name.lower() On 2014/04/25 12:54:34, Dmitry Lomov ...
6 years, 7 months ago (2014-05-07 13:07:53 UTC) #3
Michael Achenbach
LGTM! Nice work! The degree of hackiness in this script could be a bit lower, ...
6 years, 7 months ago (2014-05-08 08:03:11 UTC) #4
Jakob Kummerow
https://codereview.chromium.org/250923002/diff/20001/tools/generate-runtime-tests.py File tools/generate-runtime-tests.py (right): https://codereview.chromium.org/250923002/diff/20001/tools/generate-runtime-tests.py#newcode20 tools/generate-runtime-tests.py:20: BASEPATH = os.path.join(WORKSPACE, "test", "mjsunit", "runtime-gen") On 2014/05/08 08:03:12, ...
6 years, 7 months ago (2014-05-08 09:45:36 UTC) #5
Jakob Kummerow
6 years, 7 months ago (2014-05-08 13:15:15 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r21199 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698