AST.cpp 202 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023
  1. /*
  2. * Copyright (c) 2020-2023, Andreas Kling <kling@serenityos.org>
  3. * Copyright (c) 2020-2023, Linus Groh <linusg@serenityos.org>
  4. * Copyright (c) 2021-2022, David Tuin <davidot@serenityos.org>
  5. *
  6. * SPDX-License-Identifier: BSD-2-Clause
  7. */
  8. #include <AK/Demangle.h>
  9. #include <AK/HashMap.h>
  10. #include <AK/HashTable.h>
  11. #include <AK/QuickSort.h>
  12. #include <AK/ScopeGuard.h>
  13. #include <AK/StringBuilder.h>
  14. #include <AK/TemporaryChange.h>
  15. #include <LibCrypto/BigInt/SignedBigInteger.h>
  16. #include <LibJS/AST.h>
  17. #include <LibJS/Heap/MarkedVector.h>
  18. #include <LibJS/Interpreter.h>
  19. #include <LibJS/Runtime/AbstractOperations.h>
  20. #include <LibJS/Runtime/Accessor.h>
  21. #include <LibJS/Runtime/Array.h>
  22. #include <LibJS/Runtime/BigInt.h>
  23. #include <LibJS/Runtime/ECMAScriptFunctionObject.h>
  24. #include <LibJS/Runtime/Error.h>
  25. #include <LibJS/Runtime/FunctionEnvironment.h>
  26. #include <LibJS/Runtime/GlobalObject.h>
  27. #include <LibJS/Runtime/IteratorOperations.h>
  28. #include <LibJS/Runtime/NativeFunction.h>
  29. #include <LibJS/Runtime/ObjectEnvironment.h>
  30. #include <LibJS/Runtime/PrimitiveString.h>
  31. #include <LibJS/Runtime/PromiseCapability.h>
  32. #include <LibJS/Runtime/PromiseConstructor.h>
  33. #include <LibJS/Runtime/Reference.h>
  34. #include <LibJS/Runtime/RegExpObject.h>
  35. #include <LibJS/Runtime/Shape.h>
  36. #include <typeinfo>
  37. namespace JS {
  38. class InterpreterNodeScope {
  39. AK_MAKE_NONCOPYABLE(InterpreterNodeScope);
  40. AK_MAKE_NONMOVABLE(InterpreterNodeScope);
  41. public:
  42. InterpreterNodeScope(Interpreter& interpreter, ASTNode const& node)
  43. : m_interpreter(interpreter)
  44. , m_chain_node { nullptr, node }
  45. {
  46. m_interpreter.vm().running_execution_context().current_node = &node;
  47. #pragma GCC diagnostic push
  48. #pragma GCC diagnostic ignored "-Wdangling-pointer"
  49. // The node pointer is popped from the interpreter in the destructor.
  50. m_interpreter.push_ast_node(m_chain_node);
  51. #pragma GCC diagnostic push
  52. }
  53. ~InterpreterNodeScope()
  54. {
  55. m_interpreter.pop_ast_node();
  56. }
  57. private:
  58. Interpreter& m_interpreter;
  59. ExecutingASTNodeChain m_chain_node;
  60. };
  61. ASTNode::ASTNode(SourceRange source_range)
  62. : m_start_offset(source_range.start.offset)
  63. , m_source_code(source_range.code)
  64. , m_end_offset(source_range.end.offset)
  65. {
  66. }
  67. SourceRange ASTNode::source_range() const
  68. {
  69. return m_source_code->range_from_offsets(m_start_offset, m_end_offset);
  70. }
  71. DeprecatedString ASTNode::class_name() const
  72. {
  73. // NOTE: We strip the "JS::" prefix.
  74. auto const* typename_ptr = typeid(*this).name();
  75. return demangle({ typename_ptr, strlen(typename_ptr) }).substring(4);
  76. }
  77. static void print_indent(int indent)
  78. {
  79. out("{}", DeprecatedString::repeated(' ', indent * 2));
  80. }
  81. static void update_function_name(Value value, DeprecatedFlyString const& name)
  82. {
  83. if (!value.is_function())
  84. return;
  85. auto& function = value.as_function();
  86. if (is<ECMAScriptFunctionObject>(function) && function.name().is_empty())
  87. static_cast<ECMAScriptFunctionObject&>(function).set_name(name);
  88. }
  89. static ThrowCompletionOr<DeprecatedString> get_function_property_name(PropertyKey key)
  90. {
  91. if (key.is_symbol())
  92. return DeprecatedString::formatted("[{}]", key.as_symbol()->description().value_or(String {}));
  93. return key.to_string();
  94. }
  95. // 14.2.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-block-runtime-semantics-evaluation
  96. // StatementList : StatementList StatementListItem
  97. Completion ScopeNode::evaluate_statements(Interpreter& interpreter) const
  98. {
  99. auto completion = normal_completion({});
  100. for (auto const& node : children()) {
  101. completion = node->execute(interpreter).update_empty(completion.value());
  102. if (completion.is_abrupt())
  103. break;
  104. }
  105. return completion;
  106. }
  107. // 14.13.4 Runtime Semantics: LabelledEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-labelledevaluation
  108. // BreakableStatement : IterationStatement
  109. static Completion labelled_evaluation(Interpreter& interpreter, IterationStatement const& statement, Vector<DeprecatedFlyString> const& label_set)
  110. {
  111. // 1. Let stmtResult be Completion(LoopEvaluation of IterationStatement with argument labelSet).
  112. auto result = statement.loop_evaluation(interpreter, label_set);
  113. // 2. If stmtResult.[[Type]] is break, then
  114. if (result.type() == Completion::Type::Break) {
  115. // a. If stmtResult.[[Target]] is empty, then
  116. if (!result.target().has_value()) {
  117. // i. If stmtResult.[[Value]] is empty, set stmtResult to NormalCompletion(undefined).
  118. // ii. Else, set stmtResult to NormalCompletion(stmtResult.[[Value]]).
  119. result = normal_completion(result.value().value_or(js_undefined()));
  120. }
  121. }
  122. // 3. Return ? stmtResult.
  123. return result;
  124. }
  125. // 14.13.4 Runtime Semantics: LabelledEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-labelledevaluation
  126. // BreakableStatement : SwitchStatement
  127. static Completion labelled_evaluation(Interpreter& interpreter, SwitchStatement const& statement, Vector<DeprecatedFlyString> const&)
  128. {
  129. // 1. Let stmtResult be the result of evaluating SwitchStatement.
  130. auto result = statement.execute_impl(interpreter);
  131. // 2. If stmtResult.[[Type]] is break, then
  132. if (result.type() == Completion::Type::Break) {
  133. // a. If stmtResult.[[Target]] is empty, then
  134. if (!result.target().has_value()) {
  135. // i. If stmtResult.[[Value]] is empty, set stmtResult to NormalCompletion(undefined).
  136. // ii. Else, set stmtResult to NormalCompletion(stmtResult.[[Value]]).
  137. result = normal_completion(result.value().value_or(js_undefined()));
  138. }
  139. }
  140. // 3. Return ? stmtResult.
  141. return result;
  142. }
  143. // 14.13.4 Runtime Semantics: LabelledEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-labelledevaluation
  144. // LabelledStatement : LabelIdentifier : LabelledItem
  145. static Completion labelled_evaluation(Interpreter& interpreter, LabelledStatement const& statement, Vector<DeprecatedFlyString> const& label_set)
  146. {
  147. auto const& labelled_item = *statement.labelled_item();
  148. // 1. Let label be the StringValue of LabelIdentifier.
  149. auto const& label = statement.label();
  150. // 2. Let newLabelSet be the list-concatenation of labelSet and « label ».
  151. // Optimization: Avoid vector copy if possible.
  152. Optional<Vector<DeprecatedFlyString>> new_label_set;
  153. if (is<IterationStatement>(labelled_item) || is<SwitchStatement>(labelled_item) || is<LabelledStatement>(labelled_item)) {
  154. new_label_set = label_set;
  155. new_label_set->append(label);
  156. }
  157. // 3. Let stmtResult be Completion(LabelledEvaluation of LabelledItem with argument newLabelSet).
  158. Completion result;
  159. if (is<IterationStatement>(labelled_item))
  160. result = labelled_evaluation(interpreter, static_cast<IterationStatement const&>(labelled_item), *new_label_set);
  161. else if (is<SwitchStatement>(labelled_item))
  162. result = labelled_evaluation(interpreter, static_cast<SwitchStatement const&>(labelled_item), *new_label_set);
  163. else if (is<LabelledStatement>(labelled_item))
  164. result = labelled_evaluation(interpreter, static_cast<LabelledStatement const&>(labelled_item), *new_label_set);
  165. else
  166. result = labelled_item.execute(interpreter);
  167. // 4. If stmtResult.[[Type]] is break and SameValue(stmtResult.[[Target]], label) is true, then
  168. if (result.type() == Completion::Type::Break && result.target() == label) {
  169. // a. Set stmtResult to NormalCompletion(stmtResult.[[Value]]).
  170. result = normal_completion(result.value());
  171. }
  172. // 5. Return ? stmtResult.
  173. return result;
  174. }
  175. // 14.13.3 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-labelled-statements-runtime-semantics-evaluation
  176. Completion LabelledStatement::execute(Interpreter& interpreter) const
  177. {
  178. InterpreterNodeScope node_scope { interpreter, *this };
  179. // 1. Return ? LabelledEvaluation of this LabelledStatement with argument « ».
  180. return labelled_evaluation(interpreter, *this, {});
  181. }
  182. void LabelledStatement::dump(int indent) const
  183. {
  184. ASTNode::dump(indent);
  185. print_indent(indent + 1);
  186. outln("(Label)");
  187. print_indent(indent + 2);
  188. outln("\"{}\"", m_label);
  189. print_indent(indent + 1);
  190. outln("(Labelled item)");
  191. m_labelled_item->dump(indent + 2);
  192. }
  193. // 10.2.1.3 Runtime Semantics: EvaluateBody, https://tc39.es/ecma262/#sec-runtime-semantics-evaluatebody
  194. Completion FunctionBody::execute(Interpreter& interpreter) const
  195. {
  196. InterpreterNodeScope node_scope { interpreter, *this };
  197. // Note: Scoping should have already been set up by whoever is calling this FunctionBody.
  198. // 1. Return ? EvaluateFunctionBody of FunctionBody with arguments functionObject and argumentsList.
  199. return evaluate_statements(interpreter);
  200. }
  201. // 14.2.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-block-runtime-semantics-evaluation
  202. Completion BlockStatement::execute(Interpreter& interpreter) const
  203. {
  204. InterpreterNodeScope node_scope { interpreter, *this };
  205. auto& vm = interpreter.vm();
  206. Environment* old_environment { nullptr };
  207. // Optimization: We only need a new lexical environment if there are any lexical declarations. :^)
  208. if (!has_lexical_declarations())
  209. return evaluate_statements(interpreter);
  210. old_environment = vm.running_execution_context().lexical_environment;
  211. auto block_environment = new_declarative_environment(*old_environment);
  212. block_declaration_instantiation(vm, block_environment);
  213. vm.running_execution_context().lexical_environment = block_environment;
  214. // 5. Let blockValue be the result of evaluating StatementList.
  215. auto block_value = evaluate_statements(interpreter);
  216. // 6. Set blockValue to DisposeResources(blockEnv, blockValue).
  217. block_value = dispose_resources(vm, block_environment, block_value);
  218. vm.running_execution_context().lexical_environment = old_environment;
  219. return block_value;
  220. }
  221. Completion Program::execute(Interpreter& interpreter) const
  222. {
  223. InterpreterNodeScope node_scope { interpreter, *this };
  224. return evaluate_statements(interpreter);
  225. }
  226. // 15.2.6 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-function-definitions-runtime-semantics-evaluation
  227. Completion FunctionDeclaration::execute(Interpreter& interpreter) const
  228. {
  229. InterpreterNodeScope node_scope { interpreter, *this };
  230. auto& vm = interpreter.vm();
  231. if (m_is_hoisted) {
  232. // Perform special annexB steps see step 3 of: https://tc39.es/ecma262/#sec-web-compat-functiondeclarationinstantiation
  233. // i. Let genv be the running execution context's VariableEnvironment.
  234. auto variable_environment = interpreter.vm().running_execution_context().variable_environment;
  235. // ii. Let benv be the running execution context's LexicalEnvironment.
  236. auto lexical_environment = interpreter.vm().running_execution_context().lexical_environment;
  237. // iii. Let fobj be ! benv.GetBindingValue(F, false).
  238. auto function_object = MUST(lexical_environment->get_binding_value(vm, name(), false));
  239. // iv. Perform ? genv.SetMutableBinding(F, fobj, false).
  240. TRY(variable_environment->set_mutable_binding(vm, name(), function_object, false));
  241. // v. Return unused.
  242. return Optional<Value> {};
  243. }
  244. // 1. Return unused.
  245. return Optional<Value> {};
  246. }
  247. // 15.2.6 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-function-definitions-runtime-semantics-evaluation
  248. Completion FunctionExpression::execute(Interpreter& interpreter) const
  249. {
  250. InterpreterNodeScope node_scope { interpreter, *this };
  251. // 1. Return InstantiateOrdinaryFunctionExpression of FunctionExpression.
  252. return instantiate_ordinary_function_expression(interpreter.vm(), name());
  253. }
  254. // 15.2.5 Runtime Semantics: InstantiateOrdinaryFunctionExpression, https://tc39.es/ecma262/#sec-runtime-semantics-instantiateordinaryfunctionexpression
  255. Value FunctionExpression::instantiate_ordinary_function_expression(VM& vm, DeprecatedFlyString given_name) const
  256. {
  257. auto& realm = *vm.current_realm();
  258. if (given_name.is_empty())
  259. given_name = "";
  260. auto has_own_name = !name().is_empty();
  261. auto const used_name = has_own_name ? name() : given_name.view();
  262. auto environment = NonnullGCPtr { *vm.running_execution_context().lexical_environment };
  263. if (has_own_name) {
  264. VERIFY(environment);
  265. environment = new_declarative_environment(*environment);
  266. MUST(environment->create_immutable_binding(vm, name(), false));
  267. }
  268. auto private_environment = vm.running_execution_context().private_environment;
  269. auto closure = ECMAScriptFunctionObject::create(realm, used_name, source_text(), body(), parameters(), function_length(), local_variables_names(), environment, private_environment, kind(), is_strict_mode(), might_need_arguments_object(), contains_direct_call_to_eval(), is_arrow_function());
  270. // FIXME: 6. Perform SetFunctionName(closure, name).
  271. // FIXME: 7. Perform MakeConstructor(closure).
  272. if (has_own_name)
  273. MUST(environment->initialize_binding(vm, name(), closure, Environment::InitializeBindingHint::Normal));
  274. return closure;
  275. }
  276. // 14.4.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-empty-statement-runtime-semantics-evaluation
  277. Completion EmptyStatement::execute(Interpreter&) const
  278. {
  279. // 1. Return empty.
  280. return Optional<Value> {};
  281. }
  282. // 14.5.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-expression-statement-runtime-semantics-evaluation
  283. Completion ExpressionStatement::execute(Interpreter& interpreter) const
  284. {
  285. InterpreterNodeScope node_scope { interpreter, *this };
  286. // 1. Let exprRef be the result of evaluating Expression.
  287. // 2. Return ? GetValue(exprRef).
  288. return m_expression->execute(interpreter);
  289. }
  290. // TODO: This shouldn't exist. Refactor into EvaluateCall.
  291. ThrowCompletionOr<CallExpression::ThisAndCallee> CallExpression::compute_this_and_callee(Interpreter& interpreter, Reference const& callee_reference) const
  292. {
  293. auto& vm = interpreter.vm();
  294. if (callee_reference.is_property_reference()) {
  295. auto this_value = callee_reference.get_this_value();
  296. auto callee = TRY(callee_reference.get_value(vm));
  297. return ThisAndCallee { this_value, callee };
  298. }
  299. Value this_value = js_undefined();
  300. if (callee_reference.is_environment_reference()) {
  301. if (Object* base_object = callee_reference.base_environment().with_base_object(); base_object != nullptr)
  302. this_value = base_object;
  303. }
  304. // [[Call]] will handle that in non-strict mode the this value becomes the global object
  305. return ThisAndCallee {
  306. this_value,
  307. callee_reference.is_unresolvable()
  308. ? TRY(m_callee->execute(interpreter)).release_value()
  309. : TRY(callee_reference.get_value(vm))
  310. };
  311. }
  312. // 13.3.8.1 Runtime Semantics: ArgumentListEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-argumentlistevaluation
  313. static ThrowCompletionOr<void> argument_list_evaluation(Interpreter& interpreter, ReadonlySpan<CallExpression::Argument> const arguments, MarkedVector<Value>& list)
  314. {
  315. auto& vm = interpreter.vm();
  316. list.ensure_capacity(arguments.size());
  317. for (auto& argument : arguments) {
  318. auto value = TRY(argument.value->execute(interpreter)).release_value();
  319. if (argument.is_spread) {
  320. TRY(get_iterator_values(vm, value, [&](Value iterator_value) -> Optional<Completion> {
  321. list.append(iterator_value);
  322. return {};
  323. }));
  324. } else {
  325. list.append(value);
  326. }
  327. }
  328. return {};
  329. }
  330. // 13.3.5.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-new-operator-runtime-semantics-evaluation
  331. // 13.3.5.1.1 EvaluateNew ( constructExpr, arguments ), https://tc39.es/ecma262/#sec-evaluatenew
  332. Completion NewExpression::execute(Interpreter& interpreter) const
  333. {
  334. InterpreterNodeScope node_scope { interpreter, *this };
  335. auto& vm = interpreter.vm();
  336. // 1. Let ref be the result of evaluating constructExpr.
  337. // 2. Let constructor be ? GetValue(ref).
  338. auto constructor = TRY(m_callee->execute(interpreter)).release_value();
  339. // 3. If arguments is empty, let argList be a new empty List.
  340. // 4. Else,
  341. // a. Let argList be ? ArgumentListEvaluation of arguments.
  342. MarkedVector<Value> arg_list(vm.heap());
  343. TRY(argument_list_evaluation(interpreter, arguments(), arg_list));
  344. // 5. If IsConstructor(constructor) is false, throw a TypeError exception.
  345. if (!constructor.is_constructor())
  346. return throw_type_error_for_callee(interpreter, constructor, "constructor"sv);
  347. // 6. Return ? Construct(constructor, argList).
  348. return Value { TRY(construct(vm, constructor.as_function(), move(arg_list))) };
  349. }
  350. Optional<DeprecatedString> CallExpression::expression_string() const
  351. {
  352. if (is<Identifier>(*m_callee))
  353. return static_cast<Identifier const&>(*m_callee).string();
  354. if (is<MemberExpression>(*m_callee))
  355. return static_cast<MemberExpression const&>(*m_callee).to_string_approximation();
  356. return {};
  357. }
  358. Completion CallExpression::throw_type_error_for_callee(Interpreter& interpreter, Value callee_value, StringView call_type) const
  359. {
  360. auto& vm = interpreter.vm();
  361. if (auto expression_string = this->expression_string(); expression_string.has_value())
  362. return vm.throw_completion<TypeError>(ErrorType::IsNotAEvaluatedFrom, TRY_OR_THROW_OOM(vm, callee_value.to_string_without_side_effects()), call_type, expression_string.release_value());
  363. return vm.throw_completion<TypeError>(ErrorType::IsNotA, TRY_OR_THROW_OOM(vm, callee_value.to_string_without_side_effects()), call_type);
  364. }
  365. // 13.3.6.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-function-calls-runtime-semantics-evaluation
  366. Completion CallExpression::execute(Interpreter& interpreter) const
  367. {
  368. InterpreterNodeScope node_scope { interpreter, *this };
  369. auto& vm = interpreter.vm();
  370. auto& realm = *vm.current_realm();
  371. auto callee_reference = TRY(m_callee->to_reference(interpreter));
  372. auto [this_value, callee] = TRY(compute_this_and_callee(interpreter, callee_reference));
  373. VERIFY(!callee.is_empty());
  374. MarkedVector<Value> arg_list(vm.heap());
  375. TRY(argument_list_evaluation(interpreter, arguments(), arg_list));
  376. if (!callee.is_function())
  377. return throw_type_error_for_callee(interpreter, callee, "function"sv);
  378. auto& function = callee.as_function();
  379. if (&function == realm.intrinsics().eval_function()
  380. && callee_reference.is_environment_reference()
  381. && callee_reference.name().is_string()
  382. && callee_reference.name().as_string() == vm.names.eval.as_string()) {
  383. auto script_value = arg_list.size() == 0 ? js_undefined() : arg_list[0];
  384. return perform_eval(vm, script_value, vm.in_strict_mode() ? CallerMode::Strict : CallerMode::NonStrict, EvalMode::Direct);
  385. }
  386. return call(vm, function, this_value, move(arg_list));
  387. }
  388. // 13.3.7.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-super-keyword-runtime-semantics-evaluation
  389. // SuperCall : super Arguments
  390. Completion SuperCall::execute(Interpreter& interpreter) const
  391. {
  392. InterpreterNodeScope node_scope { interpreter, *this };
  393. auto& vm = interpreter.vm();
  394. // 1. Let newTarget be GetNewTarget().
  395. auto new_target = vm.get_new_target();
  396. // 2. Assert: Type(newTarget) is Object.
  397. VERIFY(new_target.is_function());
  398. // 3. Let func be GetSuperConstructor().
  399. auto* func = get_super_constructor(interpreter.vm());
  400. // 4. Let argList be ? ArgumentListEvaluation of Arguments.
  401. MarkedVector<Value> arg_list(vm.heap());
  402. if (m_is_synthetic == IsPartOfSyntheticConstructor::Yes) {
  403. // NOTE: This is the case where we have a fake constructor(...args) { super(...args); } which
  404. // shouldn't call @@iterator of %Array.prototype%.
  405. VERIFY(m_arguments.size() == 1);
  406. VERIFY(m_arguments[0].is_spread);
  407. auto const& argument = m_arguments[0];
  408. auto value = MUST(argument.value->execute(interpreter)).release_value();
  409. VERIFY(value.is_object() && is<Array>(value.as_object()));
  410. auto& array_value = static_cast<Array const&>(value.as_object());
  411. auto length = MUST(length_of_array_like(vm, array_value));
  412. for (size_t i = 0; i < length; ++i)
  413. arg_list.append(array_value.get_without_side_effects(PropertyKey { i }));
  414. } else {
  415. TRY(argument_list_evaluation(interpreter, m_arguments, arg_list));
  416. }
  417. // 5. If IsConstructor(func) is false, throw a TypeError exception.
  418. if (!func || !Value(func).is_constructor())
  419. return vm.throw_completion<TypeError>(ErrorType::NotAConstructor, "Super constructor");
  420. // 6. Let result be ? Construct(func, argList, newTarget).
  421. auto result = TRY(construct(vm, static_cast<FunctionObject&>(*func), move(arg_list), &new_target.as_function()));
  422. // 7. Let thisER be GetThisEnvironment().
  423. auto& this_er = verify_cast<FunctionEnvironment>(*get_this_environment(vm));
  424. // 8. Perform ? thisER.BindThisValue(result).
  425. TRY(this_er.bind_this_value(vm, result));
  426. // 9. Let F be thisER.[[FunctionObject]].
  427. // 10. Assert: F is an ECMAScript function object.
  428. // NOTE: This is implied by the strong C++ type.
  429. [[maybe_unused]] auto& f = this_er.function_object();
  430. // 11. Perform ? InitializeInstanceElements(result, F).
  431. TRY(result->initialize_instance_elements(f));
  432. // 12. Return result.
  433. return Value { result };
  434. }
  435. // 15.5.5 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-generator-function-definitions-runtime-semantics-evaluation
  436. Completion YieldExpression::execute(Interpreter&) const
  437. {
  438. // This should be transformed to a return.
  439. VERIFY_NOT_REACHED();
  440. }
  441. // 15.8.5 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-async-function-definitions-runtime-semantics-evaluation
  442. Completion AwaitExpression::execute(Interpreter& interpreter) const
  443. {
  444. InterpreterNodeScope node_scope { interpreter, *this };
  445. auto& vm = interpreter.vm();
  446. // 1. Let exprRef be the result of evaluating UnaryExpression.
  447. // 2. Let value be ? GetValue(exprRef).
  448. auto value = TRY(m_argument->execute(interpreter)).release_value();
  449. // 3. Return ? Await(value).
  450. return await(vm, value);
  451. }
  452. // 14.10.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-return-statement-runtime-semantics-evaluation
  453. Completion ReturnStatement::execute(Interpreter& interpreter) const
  454. {
  455. InterpreterNodeScope node_scope { interpreter, *this };
  456. // ReturnStatement : return ;
  457. if (!m_argument) {
  458. // 1. Return Completion Record { [[Type]]: return, [[Value]]: undefined, [[Target]]: empty }.
  459. return { Completion::Type::Return, js_undefined(), {} };
  460. }
  461. // ReturnStatement : return Expression ;
  462. // 1. Let exprRef be the result of evaluating Expression.
  463. // 2. Let exprValue be ? GetValue(exprRef).
  464. auto value = TRY(m_argument->execute(interpreter));
  465. // NOTE: Generators are not supported in the AST interpreter
  466. // 3. If GetGeneratorKind() is async, set exprValue to ? Await(exprValue).
  467. // 4. Return Completion Record { [[Type]]: return, [[Value]]: exprValue, [[Target]]: empty }.
  468. return { Completion::Type::Return, value, {} };
  469. }
  470. // 14.6.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-if-statement-runtime-semantics-evaluation
  471. Completion IfStatement::execute(Interpreter& interpreter) const
  472. {
  473. InterpreterNodeScope node_scope { interpreter, *this };
  474. // IfStatement : if ( Expression ) Statement else Statement
  475. // 1. Let exprRef be the result of evaluating Expression.
  476. // 2. Let exprValue be ToBoolean(? GetValue(exprRef)).
  477. auto predicate_result = TRY(m_predicate->execute(interpreter)).release_value();
  478. // 3. If exprValue is true, then
  479. if (predicate_result.to_boolean()) {
  480. // a. Let stmtCompletion be the result of evaluating the first Statement.
  481. // 5. Return ? UpdateEmpty(stmtCompletion, undefined).
  482. return m_consequent->execute(interpreter).update_empty(js_undefined());
  483. }
  484. // 4. Else,
  485. if (m_alternate) {
  486. // a. Let stmtCompletion be the result of evaluating the second Statement.
  487. // 5. Return ? UpdateEmpty(stmtCompletion, undefined).
  488. return m_alternate->execute(interpreter).update_empty(js_undefined());
  489. }
  490. // IfStatement : if ( Expression ) Statement
  491. // 3. If exprValue is false, then
  492. // a. Return undefined.
  493. return js_undefined();
  494. }
  495. // 14.11.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-with-statement-runtime-semantics-evaluation
  496. // WithStatement : with ( Expression ) Statement
  497. Completion WithStatement::execute(Interpreter& interpreter) const
  498. {
  499. InterpreterNodeScope node_scope { interpreter, *this };
  500. auto& vm = interpreter.vm();
  501. // 1. Let value be the result of evaluating Expression.
  502. auto value = TRY(m_object->execute(interpreter)).release_value();
  503. // 2. Let obj be ? ToObject(? GetValue(value)).
  504. auto object = TRY(value.to_object(vm));
  505. // 3. Let oldEnv be the running execution context's LexicalEnvironment.
  506. auto old_environment = vm.running_execution_context().lexical_environment;
  507. // 4. Let newEnv be NewObjectEnvironment(obj, true, oldEnv).
  508. auto new_environment = new_object_environment(object, true, old_environment);
  509. // 5. Set the running execution context's LexicalEnvironment to newEnv.
  510. vm.running_execution_context().lexical_environment = new_environment;
  511. // 6. Let C be the result of evaluating Statement.
  512. auto result = m_body->execute(interpreter);
  513. // 7. Set the running execution context's LexicalEnvironment to oldEnv.
  514. vm.running_execution_context().lexical_environment = old_environment;
  515. // 8. Return ? UpdateEmpty(C, undefined).
  516. return result.update_empty(js_undefined());
  517. }
  518. // 14.7.1.1 LoopContinues ( completion, labelSet ), https://tc39.es/ecma262/#sec-loopcontinues
  519. static bool loop_continues(Completion const& completion, Vector<DeprecatedFlyString> const& label_set)
  520. {
  521. // 1. If completion.[[Type]] is normal, return true.
  522. if (completion.type() == Completion::Type::Normal)
  523. return true;
  524. // 2. If completion.[[Type]] is not continue, return false.
  525. if (completion.type() != Completion::Type::Continue)
  526. return false;
  527. // 3. If completion.[[Target]] is empty, return true.
  528. if (!completion.target().has_value())
  529. return true;
  530. // 4. If completion.[[Target]] is an element of labelSet, return true.
  531. if (label_set.contains_slow(*completion.target()))
  532. return true;
  533. // 5. Return false.
  534. return false;
  535. }
  536. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  537. // BreakableStatement : IterationStatement
  538. Completion WhileStatement::execute(Interpreter& interpreter) const
  539. {
  540. // 1. Let newLabelSet be a new empty List.
  541. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  542. return labelled_evaluation(interpreter, *this, {});
  543. }
  544. // 14.7.3.2 Runtime Semantics: WhileLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-whileloopevaluation
  545. Completion WhileStatement::loop_evaluation(Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set) const
  546. {
  547. InterpreterNodeScope node_scope { interpreter, *this };
  548. // 1. Let V be undefined.
  549. auto last_value = js_undefined();
  550. // 2. Repeat,
  551. for (;;) {
  552. // a. Let exprRef be the result of evaluating Expression.
  553. // b. Let exprValue be ? GetValue(exprRef).
  554. auto test_result = TRY(m_test->execute(interpreter)).release_value();
  555. // c. If ToBoolean(exprValue) is false, return V.
  556. if (!test_result.to_boolean())
  557. return last_value;
  558. // d. Let stmtResult be the result of evaluating Statement.
  559. auto body_result = m_body->execute(interpreter);
  560. // e. If LoopContinues(stmtResult, labelSet) is false, return ? UpdateEmpty(stmtResult, V).
  561. if (!loop_continues(body_result, label_set))
  562. return body_result.update_empty(last_value);
  563. // f. If stmtResult.[[Value]] is not empty, set V to stmtResult.[[Value]].
  564. if (body_result.value().has_value())
  565. last_value = *body_result.value();
  566. }
  567. VERIFY_NOT_REACHED();
  568. }
  569. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  570. // BreakableStatement : IterationStatement
  571. Completion DoWhileStatement::execute(Interpreter& interpreter) const
  572. {
  573. // 1. Let newLabelSet be a new empty List.
  574. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  575. return labelled_evaluation(interpreter, *this, {});
  576. }
  577. // 14.7.2.2 Runtime Semantics: DoWhileLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-dowhileloopevaluation
  578. Completion DoWhileStatement::loop_evaluation(Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set) const
  579. {
  580. InterpreterNodeScope node_scope { interpreter, *this };
  581. // 1. Let V be undefined.
  582. auto last_value = js_undefined();
  583. // 2. Repeat,
  584. for (;;) {
  585. // a. Let stmtResult be the result of evaluating Statement.
  586. auto body_result = m_body->execute(interpreter);
  587. // b. If LoopContinues(stmtResult, labelSet) is false, return ? UpdateEmpty(stmtResult, V).
  588. if (!loop_continues(body_result, label_set))
  589. return body_result.update_empty(last_value);
  590. // c. If stmtResult.[[Value]] is not empty, set V to stmtResult.[[Value]].
  591. if (body_result.value().has_value())
  592. last_value = *body_result.value();
  593. // d. Let exprRef be the result of evaluating Expression.
  594. // e. Let exprValue be ? GetValue(exprRef).
  595. auto test_result = TRY(m_test->execute(interpreter)).release_value();
  596. // f. If ToBoolean(exprValue) is false, return V.
  597. if (!test_result.to_boolean())
  598. return last_value;
  599. }
  600. VERIFY_NOT_REACHED();
  601. }
  602. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  603. // BreakableStatement : IterationStatement
  604. Completion ForStatement::execute(Interpreter& interpreter) const
  605. {
  606. // 1. Let newLabelSet be a new empty List.
  607. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  608. return labelled_evaluation(interpreter, *this, {});
  609. }
  610. // 14.7.4.2 Runtime Semantics: ForLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-forloopevaluation
  611. Completion ForStatement::loop_evaluation(Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set) const
  612. {
  613. InterpreterNodeScope node_scope { interpreter, *this };
  614. auto& vm = interpreter.vm();
  615. // Note we don't always set a new environment but to use RAII we must do this here.
  616. auto* old_environment = interpreter.lexical_environment();
  617. size_t per_iteration_bindings_size = 0;
  618. GCPtr<DeclarativeEnvironment> loop_env;
  619. if (m_init) {
  620. Declaration const* declaration = nullptr;
  621. if (is<VariableDeclaration>(*m_init) && static_cast<VariableDeclaration const&>(*m_init).declaration_kind() != DeclarationKind::Var)
  622. declaration = static_cast<VariableDeclaration const*>(m_init.ptr());
  623. else if (is<UsingDeclaration>(*m_init))
  624. declaration = static_cast<UsingDeclaration const*>(m_init.ptr());
  625. if (declaration) {
  626. loop_env = new_declarative_environment(*old_environment);
  627. auto is_const = declaration->is_constant_declaration();
  628. // NOTE: Due to the use of MUST with `create_immutable_binding` and `create_mutable_binding` below,
  629. // an exception should not result from `for_each_bound_name`.
  630. MUST(declaration->for_each_bound_name([&](auto const& name) {
  631. if (is_const) {
  632. MUST(loop_env->create_immutable_binding(vm, name, true));
  633. } else {
  634. MUST(loop_env->create_mutable_binding(vm, name, false));
  635. ++per_iteration_bindings_size;
  636. }
  637. }));
  638. interpreter.vm().running_execution_context().lexical_environment = loop_env;
  639. }
  640. (void)TRY(m_init->execute(interpreter));
  641. }
  642. // 10. Let bodyResult be Completion(ForBodyEvaluation(the first Expression, the second Expression, Statement, perIterationLets, labelSet)).
  643. auto body_result = for_body_evaluation(interpreter, label_set, per_iteration_bindings_size);
  644. // 11. Set bodyResult to DisposeResources(loopEnv, bodyResult).
  645. if (loop_env)
  646. body_result = dispose_resources(vm, loop_env.ptr(), body_result);
  647. // 12. Set the running execution context's LexicalEnvironment to oldEnv.
  648. interpreter.vm().running_execution_context().lexical_environment = old_environment;
  649. // 13. Return ? bodyResult.
  650. return body_result;
  651. }
  652. // 14.7.4.3 ForBodyEvaluation ( test, increment, stmt, perIterationBindings, labelSet ), https://tc39.es/ecma262/#sec-forbodyevaluation
  653. // 6.3.1.2 ForBodyEvaluation ( test, increment, stmt, perIterationBindings, labelSet ), https://tc39.es/proposal-explicit-resource-management/#sec-forbodyevaluation
  654. Completion ForStatement::for_body_evaluation(JS::Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set, size_t per_iteration_bindings_size) const
  655. {
  656. auto& vm = interpreter.vm();
  657. // 14.7.4.4 CreatePerIterationEnvironment ( perIterationBindings ), https://tc39.es/ecma262/#sec-createperiterationenvironment
  658. // NOTE: Our implementation of this AO is heavily dependent on DeclarativeEnvironment using a Vector with constant indices.
  659. // For performance, we can take advantage of the fact that the declarations of the initialization statement are created
  660. // in the same order each time CreatePerIterationEnvironment is invoked.
  661. auto create_per_iteration_environment = [&]() -> GCPtr<DeclarativeEnvironment> {
  662. // 1. If perIterationBindings has any elements, then
  663. if (per_iteration_bindings_size == 0) {
  664. // 2. Return unused.
  665. return nullptr;
  666. }
  667. // a. Let lastIterationEnv be the running execution context's LexicalEnvironment.
  668. auto* last_iteration_env = verify_cast<DeclarativeEnvironment>(interpreter.lexical_environment());
  669. // b. Let outer be lastIterationEnv.[[OuterEnv]].
  670. // c. Assert: outer is not null.
  671. VERIFY(last_iteration_env->outer_environment());
  672. // d. Let thisIterationEnv be NewDeclarativeEnvironment(outer).
  673. auto this_iteration_env = DeclarativeEnvironment::create_for_per_iteration_bindings({}, *last_iteration_env, per_iteration_bindings_size);
  674. // e. For each element bn of perIterationBindings, do
  675. // i. Perform ! thisIterationEnv.CreateMutableBinding(bn, false).
  676. // ii. Let lastValue be ? lastIterationEnv.GetBindingValue(bn, true).
  677. // iii. Perform ! thisIterationEnv.InitializeBinding(bn, lastValue).
  678. //
  679. // NOTE: This is handled by DeclarativeEnvironment::create_for_per_iteration_bindings. Step e.ii indicates it may throw,
  680. // but that is not possible. The potential for throwing was added to accommodate support for do-expressions in the
  681. // initialization statement, but that idea was dropped: https://github.com/tc39/ecma262/issues/299#issuecomment-172950045
  682. // f. Set the running execution context's LexicalEnvironment to thisIterationEnv.
  683. interpreter.vm().running_execution_context().lexical_environment = this_iteration_env;
  684. // g. Return thisIterationEnv.
  685. return this_iteration_env;
  686. };
  687. // 1. Let V be undefined.
  688. auto last_value = js_undefined();
  689. // 2. Let thisIterationEnv be ? CreatePerIterationEnvironment(perIterationBindings).
  690. auto this_iteration_env = create_per_iteration_environment();
  691. // 3. Repeat,
  692. while (true) {
  693. // a. If test is not [empty], then
  694. if (m_test) {
  695. // i. Let testRef be the result of evaluating test.
  696. // ii. Let testValue be Completion(GetValue(testRef)).
  697. auto test_value = m_test->execute(interpreter);
  698. // iii. If testValue is an abrupt completion, then
  699. if (test_value.is_abrupt()) {
  700. // 1. Return ? DisposeResources(thisIterationEnv, testValue).
  701. return TRY(dispose_resources(vm, this_iteration_env, test_value));
  702. }
  703. // iv. Else,
  704. // 1. Set testValue to testValue.[[Value]].
  705. VERIFY(test_value.value().has_value());
  706. // iii. If ToBoolean(testValue) is false, return ? DisposeResources(thisIterationEnv, Completion(V)).
  707. if (!test_value.release_value().value().to_boolean())
  708. return TRY(dispose_resources(vm, this_iteration_env, test_value));
  709. }
  710. // b. Let result be the result of evaluating stmt.
  711. auto result = m_body->execute(interpreter);
  712. // c. Perform ? DisposeResources(thisIterationEnv, result).
  713. TRY(dispose_resources(vm, this_iteration_env, result));
  714. // d. If LoopContinues(result, labelSet) is false, return ? UpdateEmpty(result, V).
  715. if (!loop_continues(result, label_set))
  716. return result.update_empty(last_value);
  717. // e. If result.[[Value]] is not empty, set V to result.[[Value]].
  718. if (result.value().has_value())
  719. last_value = *result.value();
  720. // f. Set thisIterationEnv to ? CreatePerIterationEnvironment(perIterationBindings).
  721. this_iteration_env = create_per_iteration_environment();
  722. // g. If increment is not [empty], then
  723. if (m_update) {
  724. // i. Let incRef be the result of evaluating increment.
  725. // ii. Let incrResult be Completion(GetValue(incrRef)).
  726. auto inc_ref = m_update->execute(interpreter);
  727. // ii. If incrResult is an abrupt completion, then
  728. if (inc_ref.is_abrupt()) {
  729. // 1. Return ? DisposeResources(thisIterationEnv, incrResult).
  730. return TRY(dispose_resources(vm, this_iteration_env, inc_ref));
  731. }
  732. }
  733. }
  734. VERIFY_NOT_REACHED();
  735. }
  736. struct ForInOfHeadState {
  737. explicit ForInOfHeadState(Variant<NonnullRefPtr<ASTNode const>, NonnullRefPtr<BindingPattern const>> lhs)
  738. {
  739. lhs.visit(
  740. [&](NonnullRefPtr<ASTNode const>& ast_node) {
  741. expression_lhs = ast_node.ptr();
  742. },
  743. [&](NonnullRefPtr<BindingPattern const>& pattern) {
  744. pattern_lhs = pattern.ptr();
  745. destructuring = true;
  746. lhs_kind = Assignment;
  747. });
  748. }
  749. ASTNode const* expression_lhs = nullptr;
  750. BindingPattern const* pattern_lhs = nullptr;
  751. enum LhsKind {
  752. Assignment,
  753. VarBinding,
  754. LexicalBinding
  755. };
  756. LhsKind lhs_kind = Assignment;
  757. bool destructuring = false;
  758. Value rhs_value;
  759. // 14.7.5.7 ForIn/OfBodyEvaluation ( lhs, stmt, iteratorRecord, iterationKind, lhsKind, labelSet [ , iteratorKind ] ), https://tc39.es/ecma262/#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset
  760. // Note: This is only steps 6.g through 6.j of the method because we currently implement for-in without an iterator so to prevent duplicated code we do this part here.
  761. ThrowCompletionOr<void> execute_head(Interpreter& interpreter, Value next_value) const
  762. {
  763. VERIFY(!next_value.is_empty());
  764. auto& vm = interpreter.vm();
  765. Optional<Reference> lhs_reference;
  766. GCPtr<Environment> iteration_environment;
  767. // g. If lhsKind is either assignment or varBinding, then
  768. if (lhs_kind == Assignment || lhs_kind == VarBinding) {
  769. if (!destructuring) {
  770. VERIFY(expression_lhs);
  771. if (is<VariableDeclaration>(*expression_lhs)) {
  772. auto& declaration = static_cast<VariableDeclaration const&>(*expression_lhs);
  773. VERIFY(declaration.declarations().first()->target().has<NonnullRefPtr<Identifier const>>());
  774. lhs_reference = TRY(declaration.declarations().first()->target().get<NonnullRefPtr<Identifier const>>()->to_reference(interpreter));
  775. } else if (is<UsingDeclaration>(*expression_lhs)) {
  776. auto& declaration = static_cast<UsingDeclaration const&>(*expression_lhs);
  777. VERIFY(declaration.declarations().first()->target().has<NonnullRefPtr<Identifier const>>());
  778. lhs_reference = TRY(declaration.declarations().first()->target().get<NonnullRefPtr<Identifier const>>()->to_reference(interpreter));
  779. } else {
  780. VERIFY(is<Identifier>(*expression_lhs) || is<MemberExpression>(*expression_lhs) || is<CallExpression>(*expression_lhs));
  781. auto& expression = static_cast<Expression const&>(*expression_lhs);
  782. lhs_reference = TRY(expression.to_reference(interpreter));
  783. }
  784. }
  785. }
  786. // h. Else,
  787. else {
  788. VERIFY(expression_lhs && (is<VariableDeclaration>(*expression_lhs) || is<UsingDeclaration>(*expression_lhs)));
  789. iteration_environment = new_declarative_environment(*interpreter.lexical_environment());
  790. auto& for_declaration = static_cast<Declaration const&>(*expression_lhs);
  791. DeprecatedFlyString first_name;
  792. // 14.7.5.4 Runtime Semantics: ForDeclarationBindingInstantiation, https://tc39.es/ecma262/#sec-runtime-semantics-fordeclarationbindinginstantiation
  793. // 1. For each element name of the BoundNames of ForBinding, do
  794. // NOTE: Due to the use of MUST with `create_immutable_binding` and `create_mutable_binding` below,
  795. // an exception should not result from `for_each_bound_name`.
  796. MUST(for_declaration.for_each_bound_name([&](auto const& name) {
  797. if (first_name.is_empty())
  798. first_name = name;
  799. // a. If IsConstantDeclaration of LetOrConst is true, then
  800. if (for_declaration.is_constant_declaration()) {
  801. // i. Perform ! environment.CreateImmutableBinding(name, true).
  802. MUST(iteration_environment->create_immutable_binding(vm, name, true));
  803. }
  804. // b. Else,
  805. else {
  806. // i. Perform ! environment.CreateMutableBinding(name, false).
  807. MUST(iteration_environment->create_mutable_binding(vm, name, false));
  808. }
  809. }));
  810. interpreter.vm().running_execution_context().lexical_environment = iteration_environment;
  811. if (!destructuring) {
  812. VERIFY(!first_name.is_empty());
  813. lhs_reference = MUST(interpreter.vm().resolve_binding(first_name));
  814. }
  815. }
  816. // i. If destructuring is false, then
  817. if (!destructuring) {
  818. VERIFY(lhs_reference.has_value());
  819. if (lhs_kind == LexicalBinding) {
  820. // 2. If IsUsingDeclaration of lhs is true, then
  821. if (is<UsingDeclaration>(expression_lhs)) {
  822. // a. Let status be Completion(InitializeReferencedBinding(lhsRef, nextValue, sync-dispose)).
  823. return lhs_reference->initialize_referenced_binding(vm, next_value, Environment::InitializeBindingHint::SyncDispose);
  824. }
  825. // 3. Else,
  826. else {
  827. // a. Let status be Completion(InitializeReferencedBinding(lhsRef, nextValue, normal)).
  828. return lhs_reference->initialize_referenced_binding(vm, next_value, Environment::InitializeBindingHint::Normal);
  829. }
  830. } else {
  831. return lhs_reference->put_value(vm, next_value);
  832. }
  833. }
  834. // j. Else,
  835. if (lhs_kind == Assignment) {
  836. VERIFY(pattern_lhs);
  837. return interpreter.vm().destructuring_assignment_evaluation(*pattern_lhs, next_value);
  838. }
  839. VERIFY(expression_lhs && is<VariableDeclaration>(*expression_lhs));
  840. auto& for_declaration = static_cast<VariableDeclaration const&>(*expression_lhs);
  841. auto& binding_pattern = for_declaration.declarations().first()->target().get<NonnullRefPtr<BindingPattern const>>();
  842. VERIFY(lhs_kind == VarBinding || iteration_environment);
  843. // At this point iteration_environment is undefined if lhs_kind == VarBinding which means this does both
  844. // branch j.ii and j.iii because ForBindingInitialization is just a forwarding call to BindingInitialization.
  845. return interpreter.vm().binding_initialization(binding_pattern, next_value, iteration_environment);
  846. }
  847. };
  848. // 14.7.5.5 Runtime Semantics: ForInOfLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-forinofloopevaluation
  849. // 14.7.5.6 ForIn/OfHeadEvaluation ( uninitializedBoundNames, expr, iterationKind ), https://tc39.es/ecma262/#sec-runtime-semantics-forinofheadevaluation
  850. // This method combines ForInOfLoopEvaluation and ForIn/OfHeadEvaluation for similar reason as ForIn/OfBodyEvaluation, to prevent code duplication.
  851. // For the same reason we also skip step 6 and 7 of ForIn/OfHeadEvaluation as this is done by the appropriate for loop type.
  852. static ThrowCompletionOr<ForInOfHeadState> for_in_of_head_execute(Interpreter& interpreter, Variant<NonnullRefPtr<ASTNode const>, NonnullRefPtr<BindingPattern const>> lhs, Expression const& rhs)
  853. {
  854. auto& vm = interpreter.vm();
  855. ForInOfHeadState state(lhs);
  856. if (auto* ast_ptr = lhs.get_pointer<NonnullRefPtr<ASTNode const>>(); ast_ptr && is<Declaration>(ast_ptr->ptr())) {
  857. // Runtime Semantics: ForInOfLoopEvaluation, for any of:
  858. // ForInOfStatement : for ( var ForBinding in Expression ) Statement
  859. // ForInOfStatement : for ( ForDeclaration in Expression ) Statement
  860. // ForInOfStatement : for ( var ForBinding of AssignmentExpression ) Statement
  861. // ForInOfStatement : for ( ForDeclaration of AssignmentExpression ) Statement
  862. // 14.7.5.6 ForIn/OfHeadEvaluation ( uninitializedBoundNames, expr, iterationKind ), https://tc39.es/ecma262/#sec-runtime-semantics-forinofheadevaluation
  863. Environment* new_environment = nullptr;
  864. if (is<VariableDeclaration>(ast_ptr->ptr())) {
  865. auto& variable_declaration = static_cast<VariableDeclaration const&>(*(*ast_ptr));
  866. VERIFY(variable_declaration.declarations().size() == 1);
  867. state.destructuring = variable_declaration.declarations().first()->target().has<NonnullRefPtr<BindingPattern const>>();
  868. if (variable_declaration.declaration_kind() == DeclarationKind::Var) {
  869. state.lhs_kind = ForInOfHeadState::VarBinding;
  870. auto& variable = variable_declaration.declarations().first();
  871. // B.3.5 Initializers in ForIn Statement Heads, https://tc39.es/ecma262/#sec-initializers-in-forin-statement-heads
  872. if (variable->init()) {
  873. VERIFY(variable->target().has<NonnullRefPtr<Identifier const>>());
  874. auto& binding_id = variable->target().get<NonnullRefPtr<Identifier const>>()->string();
  875. auto reference = TRY(interpreter.vm().resolve_binding(binding_id));
  876. auto result = TRY(interpreter.vm().named_evaluation_if_anonymous_function(*variable->init(), binding_id));
  877. TRY(reference.put_value(vm, result));
  878. }
  879. } else {
  880. state.lhs_kind = ForInOfHeadState::LexicalBinding;
  881. new_environment = new_declarative_environment(*interpreter.lexical_environment());
  882. // NOTE: Due to the use of MUST with `create_mutable_binding` below, an exception should not result from `for_each_bound_name`.
  883. MUST(variable_declaration.for_each_bound_name([&](auto const& name) {
  884. MUST(new_environment->create_mutable_binding(vm, name, false));
  885. }));
  886. }
  887. } else {
  888. VERIFY(is<UsingDeclaration>(ast_ptr->ptr()));
  889. auto& declaration = static_cast<UsingDeclaration const&>(*(*ast_ptr));
  890. state.lhs_kind = ForInOfHeadState::LexicalBinding;
  891. new_environment = new_declarative_environment(*interpreter.lexical_environment());
  892. // NOTE: Due to the use of MUST with `create_mutable_binding` below, an exception should not result from `for_each_bound_name`.
  893. MUST(declaration.for_each_bound_name([&](auto const& name) {
  894. MUST(new_environment->create_mutable_binding(vm, name, false));
  895. }));
  896. }
  897. if (new_environment) {
  898. // 2.d Set the running execution context's LexicalEnvironment to newEnv.
  899. TemporaryChange<GCPtr<Environment>> scope_change(interpreter.vm().running_execution_context().lexical_environment, new_environment);
  900. // 3. Let exprRef be the result of evaluating expr.
  901. // 5. Let exprValue be ? GetValue(exprRef).
  902. state.rhs_value = TRY(rhs.execute(interpreter)).release_value();
  903. // Note that since a reference stores its environment it doesn't matter we only reset
  904. // this after step 5. (Also we have no way of separating these steps at this point)
  905. // 4. Set the running execution context's LexicalEnvironment to oldEnv.
  906. } else {
  907. // 3. Let exprRef be the result of evaluating expr.
  908. // 5. Let exprValue be ? GetValue(exprRef).
  909. state.rhs_value = TRY(rhs.execute(interpreter)).release_value();
  910. }
  911. return state;
  912. }
  913. // Runtime Semantics: ForInOfLoopEvaluation, for any of:
  914. // ForInOfStatement : for ( LeftHandSideExpression in Expression ) Statement
  915. // ForInOfStatement : for ( LeftHandSideExpression of AssignmentExpression ) Statement
  916. // 14.7.5.6 ForIn/OfHeadEvaluation ( uninitializedBoundNames, expr, iterationKind ), https://tc39.es/ecma262/#sec-runtime-semantics-forinofheadevaluation
  917. // We can skip step 1, 2 and 4 here (on top of already skipping step 6 and 7).
  918. // 3. Let exprRef be the result of evaluating expr.
  919. // 5. Let exprValue be ? GetValue(exprRef).
  920. state.rhs_value = TRY(rhs.execute(interpreter)).release_value();
  921. return state;
  922. }
  923. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  924. // BreakableStatement : IterationStatement
  925. Completion ForInStatement::execute(Interpreter& interpreter) const
  926. {
  927. // 1. Let newLabelSet be a new empty List.
  928. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  929. return labelled_evaluation(interpreter, *this, {});
  930. }
  931. // 14.7.5.5 Runtime Semantics: ForInOfLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-forinofloopevaluation
  932. Completion ForInStatement::loop_evaluation(Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set) const
  933. {
  934. InterpreterNodeScope node_scope { interpreter, *this };
  935. auto& vm = interpreter.vm();
  936. auto for_in_head_state = TRY(for_in_of_head_execute(interpreter, m_lhs, *m_rhs));
  937. auto rhs_result = for_in_head_state.rhs_value;
  938. // 14.7.5.6 ForIn/OfHeadEvaluation ( uninitializedBoundNames, expr, iterationKind ), https://tc39.es/ecma262/#sec-runtime-semantics-forinofheadevaluation
  939. // a. If exprValue is undefined or null, then
  940. if (rhs_result.is_nullish()) {
  941. // i. Return Completion Record { [[Type]]: break, [[Value]]: empty, [[Target]]: empty }.
  942. return { Completion::Type::Break, {}, {} };
  943. }
  944. // b. Let obj be ! ToObject(exprValue).
  945. auto object = MUST(rhs_result.to_object(vm));
  946. // 14.7.5.7 ForIn/OfBodyEvaluation ( lhs, stmt, iteratorRecord, iterationKind, lhsKind, labelSet [ , iteratorKind ] ), https://tc39.es/ecma262/#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset
  947. // 2. Let oldEnv be the running execution context's LexicalEnvironment.
  948. Environment* old_environment = interpreter.lexical_environment();
  949. auto restore_scope = ScopeGuard([&] {
  950. vm.running_execution_context().lexical_environment = old_environment;
  951. });
  952. // 3. Let V be undefined.
  953. auto last_value = js_undefined();
  954. auto result = object->enumerate_object_properties([&](auto value) -> Optional<Completion> {
  955. TRY(for_in_head_state.execute_head(interpreter, value));
  956. // l. Let result be the result of evaluating stmt.
  957. auto result = m_body->execute(interpreter);
  958. // NOTE: Because of optimizations we only create a new lexical environment if there are bindings
  959. // so we should only dispose if that is the case.
  960. if (vm.running_execution_context().lexical_environment != old_environment) {
  961. VERIFY(is<DeclarativeEnvironment>(*vm.running_execution_context().lexical_environment));
  962. // m. Set result to DisposeResources(iterationEnv, result).
  963. result = dispose_resources(vm, static_cast<DeclarativeEnvironment*>(vm.running_execution_context().lexical_environment.ptr()), result);
  964. }
  965. // n. Set the running execution context's LexicalEnvironment to oldEnv.
  966. vm.running_execution_context().lexical_environment = old_environment;
  967. // o. If LoopContinues(result, labelSet) is false, then
  968. if (!loop_continues(result, label_set)) {
  969. // 1. Return UpdateEmpty(result, V).
  970. return result.update_empty(last_value);
  971. }
  972. // p. If result.[[Value]] is not empty, set V to result.[[Value]].
  973. if (result.value().has_value())
  974. last_value = *result.value();
  975. return {};
  976. });
  977. return result.value_or(last_value);
  978. }
  979. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  980. // BreakableStatement : IterationStatement
  981. Completion ForOfStatement::execute(Interpreter& interpreter) const
  982. {
  983. // 1. Let newLabelSet be a new empty List.
  984. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  985. return labelled_evaluation(interpreter, *this, {});
  986. }
  987. // 14.7.5.5 Runtime Semantics: ForInOfLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-forinofloopevaluation
  988. Completion ForOfStatement::loop_evaluation(Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set) const
  989. {
  990. InterpreterNodeScope node_scope { interpreter, *this };
  991. auto& vm = interpreter.vm();
  992. auto for_of_head_state = TRY(for_in_of_head_execute(interpreter, m_lhs, m_rhs));
  993. auto rhs_result = for_of_head_state.rhs_value;
  994. // 14.7.5.7 ForIn/OfBodyEvaluation ( lhs, stmt, iteratorRecord, iterationKind, lhsKind, labelSet [ , iteratorKind ] ), https://tc39.es/ecma262/#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset
  995. // We use get_iterator_values which behaves like ForIn/OfBodyEvaluation with iteratorKind iterate.
  996. // 2. Let oldEnv be the running execution context's LexicalEnvironment.
  997. Environment* old_environment = interpreter.lexical_environment();
  998. auto restore_scope = ScopeGuard([&] {
  999. vm.running_execution_context().lexical_environment = old_environment;
  1000. });
  1001. // 3. Let V be undefined.
  1002. auto last_value = js_undefined();
  1003. Optional<Completion> status;
  1004. (void)TRY(get_iterator_values(vm, rhs_result, [&](Value value) -> Optional<Completion> {
  1005. TRY(for_of_head_state.execute_head(interpreter, value));
  1006. // l. Let result be the result of evaluating stmt.
  1007. auto result = m_body->execute(interpreter);
  1008. if (vm.running_execution_context().lexical_environment != old_environment) {
  1009. VERIFY(is<DeclarativeEnvironment>(*vm.running_execution_context().lexical_environment));
  1010. result = dispose_resources(vm, static_cast<DeclarativeEnvironment*>(vm.running_execution_context().lexical_environment.ptr()), result);
  1011. }
  1012. // m. Set the running execution context's LexicalEnvironment to oldEnv.
  1013. vm.running_execution_context().lexical_environment = old_environment;
  1014. // n. If LoopContinues(result, labelSet) is false, then
  1015. if (!loop_continues(result, label_set)) {
  1016. // 2. Set status to UpdateEmpty(result, V).
  1017. status = result.update_empty(last_value);
  1018. // 4. Return ? IteratorClose(iteratorRecord, status).
  1019. // NOTE: This is done by returning a completion from the callback.
  1020. return status;
  1021. }
  1022. // o. If result.[[Value]] is not empty, set V to result.[[Value]].
  1023. if (result.value().has_value())
  1024. last_value = *result.value();
  1025. return {};
  1026. }));
  1027. // Return `status` set during step n.2. in the callback, or...
  1028. // e. If done is true, return V.
  1029. return status.value_or(last_value);
  1030. }
  1031. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  1032. // BreakableStatement : IterationStatement
  1033. Completion ForAwaitOfStatement::execute(Interpreter& interpreter) const
  1034. {
  1035. // 1. Let newLabelSet be a new empty List.
  1036. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  1037. return labelled_evaluation(interpreter, *this, {});
  1038. }
  1039. // 14.7.5.5 Runtime Semantics: ForInOfLoopEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-forinofloopevaluation
  1040. Completion ForAwaitOfStatement::loop_evaluation(Interpreter& interpreter, Vector<DeprecatedFlyString> const& label_set) const
  1041. {
  1042. InterpreterNodeScope node_scope { interpreter, *this };
  1043. auto& vm = interpreter.vm();
  1044. // 14.7.5.6 ForIn/OfHeadEvaluation ( uninitializedBoundNames, expr, iterationKind ), https://tc39.es/ecma262/#sec-runtime-semantics-forinofheadevaluation
  1045. // Note: Performs only steps 1 through 5.
  1046. auto for_of_head_state = TRY(for_in_of_head_execute(interpreter, m_lhs, m_rhs));
  1047. auto rhs_result = for_of_head_state.rhs_value;
  1048. // NOTE: Perform step 7 from ForIn/OfHeadEvaluation. And since this is always async we only have to do step 7.d.
  1049. // d. Return ? GetIterator(exprValue, iteratorHint).
  1050. auto iterator = TRY(get_iterator(vm, rhs_result, IteratorHint::Async));
  1051. // 14.7.5.7 ForIn/OfBodyEvaluation ( lhs, stmt, iteratorRecord, iterationKind, lhsKind, labelSet [ , iteratorKind ] ), https://tc39.es/ecma262/#sec-runtime-semantics-forin-div-ofbodyevaluation-lhs-stmt-iterator-lhskind-labelset
  1052. // NOTE: Here iteratorKind is always async.
  1053. // 2. Let oldEnv be the running execution context's LexicalEnvironment.
  1054. Environment* old_environment = interpreter.lexical_environment();
  1055. auto restore_scope = ScopeGuard([&] {
  1056. vm.running_execution_context().lexical_environment = old_environment;
  1057. });
  1058. // 3. Let V be undefined.
  1059. auto last_value = js_undefined();
  1060. // NOTE: Step 4 and 5 are just extracting properties from the head which is done already in for_in_of_head_execute.
  1061. // And these are only used in step 6.g through 6.k which is done with for_of_head_state.execute_head.
  1062. // 6. Repeat,
  1063. while (true) {
  1064. // a. Let nextResult be ? Call(iteratorRecord.[[NextMethod]], iteratorRecord.[[Iterator]]).
  1065. auto next_result = TRY(call(vm, iterator.next_method, iterator.iterator));
  1066. // b. If iteratorKind is async, set nextResult to ? Await(nextResult).
  1067. next_result = TRY(await(vm, next_result));
  1068. // c. If Type(nextResult) is not Object, throw a TypeError exception.
  1069. if (!next_result.is_object())
  1070. return vm.throw_completion<TypeError>(ErrorType::IterableNextBadReturn);
  1071. // d. Let done be ? IteratorComplete(nextResult).
  1072. auto done = TRY(iterator_complete(vm, next_result.as_object()));
  1073. // e. If done is true, return V.
  1074. if (done)
  1075. return last_value;
  1076. // f. Let nextValue be ? IteratorValue(nextResult).
  1077. auto next_value = TRY(iterator_value(vm, next_result.as_object()));
  1078. // NOTE: This performs steps g. through to k.
  1079. TRY(for_of_head_state.execute_head(interpreter, next_value));
  1080. // l. Let result be the result of evaluating stmt.
  1081. auto result = m_body->execute(interpreter);
  1082. // m. Set the running execution context's LexicalEnvironment to oldEnv.
  1083. interpreter.vm().running_execution_context().lexical_environment = old_environment;
  1084. // n. If LoopContinues(result, labelSet) is false, then
  1085. if (!loop_continues(result, label_set)) {
  1086. // 2. Set status to UpdateEmpty(result, V).
  1087. auto status = result.update_empty(last_value);
  1088. // 3. If iteratorKind is async, return ? AsyncIteratorClose(iteratorRecord, status).
  1089. return async_iterator_close(vm, iterator, move(status));
  1090. }
  1091. // o. If result.[[Value]] is not empty, set V to result.[[Value]].
  1092. if (result.value().has_value())
  1093. last_value = *result.value();
  1094. }
  1095. VERIFY_NOT_REACHED();
  1096. }
  1097. // 13.6.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-exp-operator-runtime-semantics-evaluation
  1098. // 13.7.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-multiplicative-operators-runtime-semantics-evaluation
  1099. // 13.8.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-addition-operator-plus-runtime-semantics-evaluation
  1100. // 13.8.2.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-subtraction-operator-minus-runtime-semantics-evaluation
  1101. // 13.9.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-left-shift-operator-runtime-semantics-evaluation
  1102. // 13.9.2.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-signed-right-shift-operator-runtime-semantics-evaluation
  1103. // 13.9.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-unsigned-right-shift-operator-runtime-semantics-evaluation
  1104. // 13.10.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-relational-operators-runtime-semantics-evaluation
  1105. // 13.11.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-equality-operators-runtime-semantics-evaluation
  1106. Completion BinaryExpression::execute(Interpreter& interpreter) const
  1107. {
  1108. InterpreterNodeScope node_scope { interpreter, *this };
  1109. auto& vm = interpreter.vm();
  1110. // Special case in which we cannot execute the lhs. RelationalExpression : PrivateIdentifier in ShiftExpression
  1111. // RelationalExpression : PrivateIdentifier in ShiftExpression, https://tc39.es/ecma262/#sec-relational-operators-runtime-semantics-evaluation
  1112. if (m_op == BinaryOp::In && is<PrivateIdentifier>(*m_lhs)) {
  1113. auto& private_identifier = static_cast<PrivateIdentifier const&>(*m_lhs).string();
  1114. auto rhs_result = TRY(m_rhs->execute(interpreter)).release_value();
  1115. if (!rhs_result.is_object())
  1116. return interpreter.vm().throw_completion<TypeError>(ErrorType::InOperatorWithObject);
  1117. auto private_environment = interpreter.vm().running_execution_context().private_environment;
  1118. VERIFY(private_environment);
  1119. auto private_name = private_environment->resolve_private_identifier(private_identifier);
  1120. return Value(rhs_result.as_object().private_element_find(private_name) != nullptr);
  1121. }
  1122. auto lhs_result = TRY(m_lhs->execute(interpreter)).release_value();
  1123. auto rhs_result = TRY(m_rhs->execute(interpreter)).release_value();
  1124. switch (m_op) {
  1125. case BinaryOp::Addition:
  1126. return TRY(add(vm, lhs_result, rhs_result));
  1127. case BinaryOp::Subtraction:
  1128. return TRY(sub(vm, lhs_result, rhs_result));
  1129. case BinaryOp::Multiplication:
  1130. return TRY(mul(vm, lhs_result, rhs_result));
  1131. case BinaryOp::Division:
  1132. return TRY(div(vm, lhs_result, rhs_result));
  1133. case BinaryOp::Modulo:
  1134. return TRY(mod(vm, lhs_result, rhs_result));
  1135. case BinaryOp::Exponentiation:
  1136. return TRY(exp(vm, lhs_result, rhs_result));
  1137. case BinaryOp::StrictlyEquals:
  1138. return Value(is_strictly_equal(lhs_result, rhs_result));
  1139. case BinaryOp::StrictlyInequals:
  1140. return Value(!is_strictly_equal(lhs_result, rhs_result));
  1141. case BinaryOp::LooselyEquals:
  1142. return Value(TRY(is_loosely_equal(vm, lhs_result, rhs_result)));
  1143. case BinaryOp::LooselyInequals:
  1144. return Value(!TRY(is_loosely_equal(vm, lhs_result, rhs_result)));
  1145. case BinaryOp::GreaterThan:
  1146. return TRY(greater_than(vm, lhs_result, rhs_result));
  1147. case BinaryOp::GreaterThanEquals:
  1148. return TRY(greater_than_equals(vm, lhs_result, rhs_result));
  1149. case BinaryOp::LessThan:
  1150. return TRY(less_than(vm, lhs_result, rhs_result));
  1151. case BinaryOp::LessThanEquals:
  1152. return TRY(less_than_equals(vm, lhs_result, rhs_result));
  1153. case BinaryOp::BitwiseAnd:
  1154. return TRY(bitwise_and(vm, lhs_result, rhs_result));
  1155. case BinaryOp::BitwiseOr:
  1156. return TRY(bitwise_or(vm, lhs_result, rhs_result));
  1157. case BinaryOp::BitwiseXor:
  1158. return TRY(bitwise_xor(vm, lhs_result, rhs_result));
  1159. case BinaryOp::LeftShift:
  1160. return TRY(left_shift(vm, lhs_result, rhs_result));
  1161. case BinaryOp::RightShift:
  1162. return TRY(right_shift(vm, lhs_result, rhs_result));
  1163. case BinaryOp::UnsignedRightShift:
  1164. return TRY(unsigned_right_shift(vm, lhs_result, rhs_result));
  1165. case BinaryOp::In:
  1166. return TRY(in(vm, lhs_result, rhs_result));
  1167. case BinaryOp::InstanceOf:
  1168. return TRY(instance_of(vm, lhs_result, rhs_result));
  1169. }
  1170. VERIFY_NOT_REACHED();
  1171. }
  1172. // 13.13.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-binary-logical-operators-runtime-semantics-evaluation
  1173. Completion LogicalExpression::execute(Interpreter& interpreter) const
  1174. {
  1175. InterpreterNodeScope node_scope { interpreter, *this };
  1176. // 1. Let lref be the result of evaluating <Expression>.
  1177. // 2. Let lval be ? GetValue(lref).
  1178. auto lhs_result = TRY(m_lhs->execute(interpreter)).release_value();
  1179. switch (m_op) {
  1180. // LogicalANDExpression : LogicalANDExpression && BitwiseORExpression
  1181. case LogicalOp::And:
  1182. // 3. Let lbool be ToBoolean(lval).
  1183. // 4. If lbool is false, return lval.
  1184. if (!lhs_result.to_boolean())
  1185. return lhs_result;
  1186. // 5. Let rref be the result of evaluating BitwiseORExpression.
  1187. // 6. Return ? GetValue(rref).
  1188. return m_rhs->execute(interpreter);
  1189. // LogicalORExpression : LogicalORExpression || LogicalANDExpression
  1190. case LogicalOp::Or:
  1191. // 3. Let lbool be ToBoolean(lval).
  1192. // 4. If lbool is true, return lval.
  1193. if (lhs_result.to_boolean())
  1194. return lhs_result;
  1195. // 5. Let rref be the result of evaluating LogicalANDExpression.
  1196. // 6. Return ? GetValue(rref).
  1197. return m_rhs->execute(interpreter);
  1198. // CoalesceExpression : CoalesceExpressionHead ?? BitwiseORExpression
  1199. case LogicalOp::NullishCoalescing:
  1200. // 3. If lval is undefined or null, then
  1201. if (lhs_result.is_nullish()) {
  1202. // a. Let rref be the result of evaluating BitwiseORExpression.
  1203. // b. Return ? GetValue(rref).
  1204. return m_rhs->execute(interpreter);
  1205. }
  1206. // 4. Otherwise, return lval.
  1207. return lhs_result;
  1208. }
  1209. VERIFY_NOT_REACHED();
  1210. }
  1211. ThrowCompletionOr<Reference> Expression::to_reference(Interpreter&) const
  1212. {
  1213. return Reference {};
  1214. }
  1215. ThrowCompletionOr<Reference> Identifier::to_reference(Interpreter& interpreter) const
  1216. {
  1217. if (m_cached_environment_coordinate.is_valid()) {
  1218. Environment* environment = nullptr;
  1219. bool coordinate_screwed_by_delete_in_global_environment = false;
  1220. if (m_cached_environment_coordinate.index == EnvironmentCoordinate::global_marker) {
  1221. environment = &interpreter.vm().current_realm()->global_environment();
  1222. coordinate_screwed_by_delete_in_global_environment = !TRY(environment->has_binding(string()));
  1223. } else {
  1224. environment = interpreter.vm().running_execution_context().lexical_environment;
  1225. for (size_t i = 0; i < m_cached_environment_coordinate.hops; ++i)
  1226. environment = environment->outer_environment();
  1227. VERIFY(environment);
  1228. VERIFY(environment->is_declarative_environment());
  1229. }
  1230. if (!coordinate_screwed_by_delete_in_global_environment && !environment->is_permanently_screwed_by_eval()) {
  1231. return Reference { *environment, string(), interpreter.vm().in_strict_mode(), m_cached_environment_coordinate };
  1232. }
  1233. m_cached_environment_coordinate = {};
  1234. }
  1235. auto reference = TRY(interpreter.vm().resolve_binding(string()));
  1236. if (reference.environment_coordinate().has_value())
  1237. m_cached_environment_coordinate = reference.environment_coordinate().value();
  1238. return reference;
  1239. }
  1240. ThrowCompletionOr<Reference> MemberExpression::to_reference(Interpreter& interpreter) const
  1241. {
  1242. auto& vm = interpreter.vm();
  1243. // 13.3.7.1 Runtime Semantics: Evaluation
  1244. // SuperProperty : super [ Expression ]
  1245. // SuperProperty : super . IdentifierName
  1246. // https://tc39.es/ecma262/#sec-super-keyword-runtime-semantics-evaluation
  1247. if (is<SuperExpression>(object())) {
  1248. // 1. Let env be GetThisEnvironment().
  1249. auto environment = get_this_environment(vm);
  1250. // 2. Let actualThis be ? env.GetThisBinding().
  1251. auto actual_this = TRY(environment->get_this_binding(vm));
  1252. PropertyKey property_key;
  1253. if (is_computed()) {
  1254. // SuperProperty : super [ Expression ]
  1255. // 3. Let propertyNameReference be the result of evaluating Expression.
  1256. // 4. Let propertyNameValue be ? GetValue(propertyNameReference).
  1257. auto property_name_value = TRY(m_property->execute(interpreter)).release_value();
  1258. // 5. Let propertyKey be ? ToPropertyKey(propertyNameValue).
  1259. property_key = TRY(property_name_value.to_property_key(vm));
  1260. } else {
  1261. // SuperProperty : super . IdentifierName
  1262. // 3. Let propertyKey be StringValue of IdentifierName.
  1263. VERIFY(is<Identifier>(property()));
  1264. property_key = static_cast<Identifier const&>(property()).string();
  1265. }
  1266. // 6. If the source text matched by this SuperProperty is strict mode code, let strict be true; else let strict be false.
  1267. bool strict = interpreter.vm().in_strict_mode();
  1268. // 7. Return ? MakeSuperPropertyReference(actualThis, propertyKey, strict).
  1269. return TRY(make_super_property_reference(vm, actual_this, property_key, strict));
  1270. }
  1271. auto base_reference = TRY(m_object->to_reference(interpreter));
  1272. Value base_value;
  1273. if (base_reference.is_valid_reference())
  1274. base_value = TRY(base_reference.get_value(vm));
  1275. else
  1276. base_value = TRY(m_object->execute(interpreter)).release_value();
  1277. VERIFY(!base_value.is_empty());
  1278. // From here on equivalent to
  1279. // 13.3.4 EvaluatePropertyAccessWithIdentifierKey ( baseValue, identifierName, strict ), https://tc39.es/ecma262/#sec-evaluate-property-access-with-identifier-key
  1280. PropertyKey property_key;
  1281. if (is_computed()) {
  1282. // Weird order which I can't quite find from the specs.
  1283. auto value = TRY(m_property->execute(interpreter)).release_value();
  1284. VERIFY(!value.is_empty());
  1285. TRY(require_object_coercible(vm, base_value));
  1286. property_key = TRY(value.to_property_key(vm));
  1287. } else if (is<PrivateIdentifier>(*m_property)) {
  1288. auto& private_identifier = static_cast<PrivateIdentifier const&>(*m_property);
  1289. return make_private_reference(interpreter.vm(), base_value, private_identifier.string());
  1290. } else {
  1291. property_key = verify_cast<Identifier>(*m_property).string();
  1292. TRY(require_object_coercible(vm, base_value));
  1293. }
  1294. if (!property_key.is_valid())
  1295. return Reference {};
  1296. auto strict = interpreter.vm().in_strict_mode();
  1297. return Reference { base_value, move(property_key), {}, strict };
  1298. }
  1299. // 13.5.1.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-delete-operator-runtime-semantics-evaluation
  1300. // 13.5.2.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-void-operator-runtime-semantics-evaluation
  1301. // 13.5.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-typeof-operator-runtime-semantics-evaluation
  1302. // 13.5.4.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-unary-plus-operator-runtime-semantics-evaluation
  1303. // 13.5.5.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-unary-minus-operator-runtime-semantics-evaluation
  1304. // 13.5.6.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-bitwise-not-operator-runtime-semantics-evaluation
  1305. // 13.5.7.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-logical-not-operator-runtime-semantics-evaluation
  1306. Completion UnaryExpression::execute(Interpreter& interpreter) const
  1307. {
  1308. InterpreterNodeScope node_scope { interpreter, *this };
  1309. auto& vm = interpreter.vm();
  1310. if (m_op == UnaryOp::Delete) {
  1311. auto reference = TRY(m_lhs->to_reference(interpreter));
  1312. return Value(TRY(reference.delete_(vm)));
  1313. }
  1314. Value lhs_result;
  1315. if (m_op == UnaryOp::Typeof && is<Identifier>(*m_lhs)) {
  1316. auto reference = TRY(m_lhs->to_reference(interpreter));
  1317. if (reference.is_unresolvable())
  1318. lhs_result = js_undefined();
  1319. else
  1320. lhs_result = TRY(reference.get_value(vm));
  1321. VERIFY(!lhs_result.is_empty());
  1322. } else {
  1323. // 1. Let expr be the result of evaluating UnaryExpression.
  1324. lhs_result = TRY(m_lhs->execute(interpreter)).release_value();
  1325. }
  1326. switch (m_op) {
  1327. case UnaryOp::BitwiseNot:
  1328. return TRY(bitwise_not(vm, lhs_result));
  1329. case UnaryOp::Not:
  1330. return Value(!lhs_result.to_boolean());
  1331. case UnaryOp::Plus:
  1332. return TRY(unary_plus(vm, lhs_result));
  1333. case UnaryOp::Minus:
  1334. return TRY(unary_minus(vm, lhs_result));
  1335. case UnaryOp::Typeof:
  1336. return Value { MUST_OR_THROW_OOM(PrimitiveString::create(vm, lhs_result.typeof())) };
  1337. case UnaryOp::Void:
  1338. return js_undefined();
  1339. case UnaryOp::Delete:
  1340. VERIFY_NOT_REACHED();
  1341. }
  1342. VERIFY_NOT_REACHED();
  1343. }
  1344. Completion SuperExpression::execute(Interpreter&) const
  1345. {
  1346. // The semantics for SuperExpression are handled in CallExpression and SuperCall.
  1347. VERIFY_NOT_REACHED();
  1348. }
  1349. Completion ClassElement::execute(Interpreter&) const
  1350. {
  1351. // Note: The semantics of class element are handled in class_element_evaluation
  1352. VERIFY_NOT_REACHED();
  1353. }
  1354. static ThrowCompletionOr<ClassElementName> class_key_to_property_name(VM& vm, Expression const& key)
  1355. {
  1356. if (is<PrivateIdentifier>(key)) {
  1357. auto& private_identifier = static_cast<PrivateIdentifier const&>(key);
  1358. auto private_environment = vm.running_execution_context().private_environment;
  1359. VERIFY(private_environment);
  1360. return ClassElementName { private_environment->resolve_private_identifier(private_identifier.string()) };
  1361. }
  1362. auto prop_key = TRY(vm.execute_ast_node(key));
  1363. if (prop_key.is_object())
  1364. prop_key = TRY(prop_key.to_primitive(vm, Value::PreferredType::String));
  1365. auto property_key = TRY(PropertyKey::from_value(vm, prop_key));
  1366. return ClassElementName { property_key };
  1367. }
  1368. // 15.4.5 Runtime Semantics: MethodDefinitionEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-methoddefinitionevaluation
  1369. ThrowCompletionOr<ClassElement::ClassValue> ClassMethod::class_element_evaluation(VM& vm, Object& target) const
  1370. {
  1371. auto property_key_or_private_name = TRY(class_key_to_property_name(vm, *m_key));
  1372. auto method_value = TRY(vm.execute_ast_node(*m_function));
  1373. auto function_handle = make_handle(&method_value.as_function());
  1374. auto& method_function = static_cast<ECMAScriptFunctionObject&>(method_value.as_function());
  1375. method_function.make_method(target);
  1376. auto set_function_name = [&](DeprecatedString prefix = "") {
  1377. auto name = property_key_or_private_name.visit(
  1378. [&](PropertyKey const& property_key) -> DeprecatedString {
  1379. if (property_key.is_symbol()) {
  1380. auto description = property_key.as_symbol()->description();
  1381. if (!description.has_value() || description->is_empty())
  1382. return "";
  1383. return DeprecatedString::formatted("[{}]", *description);
  1384. } else {
  1385. return property_key.to_string();
  1386. }
  1387. },
  1388. [&](PrivateName const& private_name) -> DeprecatedString {
  1389. return private_name.description;
  1390. });
  1391. update_function_name(method_value, DeprecatedString::formatted("{}{}{}", prefix, prefix.is_empty() ? "" : " ", name));
  1392. };
  1393. if (property_key_or_private_name.has<PropertyKey>()) {
  1394. auto& property_key = property_key_or_private_name.get<PropertyKey>();
  1395. switch (kind()) {
  1396. case ClassMethod::Kind::Method:
  1397. set_function_name();
  1398. TRY(target.define_property_or_throw(property_key, { .value = method_value, .writable = true, .enumerable = false, .configurable = true }));
  1399. break;
  1400. case ClassMethod::Kind::Getter:
  1401. set_function_name("get");
  1402. TRY(target.define_property_or_throw(property_key, { .get = &method_function, .enumerable = true, .configurable = true }));
  1403. break;
  1404. case ClassMethod::Kind::Setter:
  1405. set_function_name("set");
  1406. TRY(target.define_property_or_throw(property_key, { .set = &method_function, .enumerable = true, .configurable = true }));
  1407. break;
  1408. default:
  1409. VERIFY_NOT_REACHED();
  1410. }
  1411. return ClassValue { normal_completion({}) };
  1412. } else {
  1413. auto& private_name = property_key_or_private_name.get<PrivateName>();
  1414. switch (kind()) {
  1415. case Kind::Method:
  1416. set_function_name();
  1417. return ClassValue { PrivateElement { private_name, PrivateElement::Kind::Method, make_handle(method_value) } };
  1418. case Kind::Getter:
  1419. set_function_name("get");
  1420. return ClassValue { PrivateElement { private_name, PrivateElement::Kind::Accessor, make_handle(Value(Accessor::create(vm, &method_function, nullptr))) } };
  1421. case Kind::Setter:
  1422. set_function_name("set");
  1423. return ClassValue { PrivateElement { private_name, PrivateElement::Kind::Accessor, make_handle(Value(Accessor::create(vm, nullptr, &method_function))) } };
  1424. default:
  1425. VERIFY_NOT_REACHED();
  1426. }
  1427. }
  1428. }
  1429. Completion ClassFieldInitializerStatement::execute(Interpreter& interpreter) const
  1430. {
  1431. // 1. Assert: argumentsList is empty.
  1432. VERIFY(interpreter.vm().argument_count() == 0);
  1433. // 2. Assert: functionObject.[[ClassFieldInitializerName]] is not empty.
  1434. VERIFY(!m_class_field_identifier_name.is_empty());
  1435. // 3. If IsAnonymousFunctionDefinition(AssignmentExpression) is true, then
  1436. // a. Let value be ? NamedEvaluation of Initializer with argument functionObject.[[ClassFieldInitializerName]].
  1437. // 4. Else,
  1438. // a. Let rhs be the result of evaluating AssignmentExpression.
  1439. // b. Let value be ? GetValue(rhs).
  1440. auto value = TRY(interpreter.vm().named_evaluation_if_anonymous_function(m_expression, m_class_field_identifier_name));
  1441. // 5. Return Completion Record { [[Type]]: return, [[Value]]: value, [[Target]]: empty }.
  1442. return { Completion::Type::Return, value, {} };
  1443. }
  1444. void ClassFieldInitializerStatement::dump(int) const
  1445. {
  1446. // This should not be dumped as it is never part of an actual AST.
  1447. VERIFY_NOT_REACHED();
  1448. }
  1449. // 15.7.10 Runtime Semantics: ClassFieldDefinitionEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-classfielddefinitionevaluation
  1450. ThrowCompletionOr<ClassElement::ClassValue> ClassField::class_element_evaluation(VM& vm, Object& target) const
  1451. {
  1452. auto& realm = *vm.current_realm();
  1453. auto property_key_or_private_name = TRY(class_key_to_property_name(vm, *m_key));
  1454. Handle<ECMAScriptFunctionObject> initializer {};
  1455. if (m_initializer) {
  1456. auto copy_initializer = m_initializer;
  1457. auto name = property_key_or_private_name.visit(
  1458. [&](PropertyKey const& property_key) -> DeprecatedString {
  1459. return property_key.is_number() ? property_key.to_string() : property_key.to_string_or_symbol().to_display_string();
  1460. },
  1461. [&](PrivateName const& private_name) -> DeprecatedString {
  1462. return private_name.description;
  1463. });
  1464. // FIXME: A potential optimization is not creating the functions here since these are never directly accessible.
  1465. auto function_code = create_ast_node<ClassFieldInitializerStatement>(m_initializer->source_range(), copy_initializer.release_nonnull(), name);
  1466. initializer = make_handle(*ECMAScriptFunctionObject::create(realm, DeprecatedString::empty(), DeprecatedString::empty(), *function_code, {}, 0, {}, vm.lexical_environment(), vm.running_execution_context().private_environment, FunctionKind::Normal, true, false, m_contains_direct_call_to_eval, false, property_key_or_private_name));
  1467. initializer->make_method(target);
  1468. }
  1469. return ClassValue {
  1470. ClassFieldDefinition {
  1471. move(property_key_or_private_name),
  1472. move(initializer),
  1473. }
  1474. };
  1475. }
  1476. static Optional<DeprecatedFlyString> nullopt_or_private_identifier_description(Expression const& expression)
  1477. {
  1478. if (is<PrivateIdentifier>(expression))
  1479. return static_cast<PrivateIdentifier const&>(expression).string();
  1480. return {};
  1481. }
  1482. Optional<DeprecatedFlyString> ClassField::private_bound_identifier() const
  1483. {
  1484. return nullopt_or_private_identifier_description(*m_key);
  1485. }
  1486. Optional<DeprecatedFlyString> ClassMethod::private_bound_identifier() const
  1487. {
  1488. return nullopt_or_private_identifier_description(*m_key);
  1489. }
  1490. // 15.7.11 Runtime Semantics: ClassStaticBlockDefinitionEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-classstaticblockdefinitionevaluation
  1491. ThrowCompletionOr<ClassElement::ClassValue> StaticInitializer::class_element_evaluation(VM& vm, Object& home_object) const
  1492. {
  1493. auto& realm = *vm.current_realm();
  1494. // 1. Let lex be the running execution context's LexicalEnvironment.
  1495. auto lexical_environment = vm.running_execution_context().lexical_environment;
  1496. // 2. Let privateEnv be the running execution context's PrivateEnvironment.
  1497. auto private_environment = vm.running_execution_context().private_environment;
  1498. // 3. Let sourceText be the empty sequence of Unicode code points.
  1499. // 4. Let formalParameters be an instance of the production FormalParameters : [empty] .
  1500. // 5. Let bodyFunction be OrdinaryFunctionCreate(%Function.prototype%, sourceText, formalParameters, ClassStaticBlockBody, non-lexical-this, lex, privateEnv).
  1501. // Note: The function bodyFunction is never directly accessible to ECMAScript code.
  1502. auto body_function = ECMAScriptFunctionObject::create(realm, DeprecatedString::empty(), DeprecatedString::empty(), *m_function_body, {}, 0, m_function_body->local_variables_names(), lexical_environment, private_environment, FunctionKind::Normal, true, false, m_contains_direct_call_to_eval, false);
  1503. // 6. Perform MakeMethod(bodyFunction, homeObject).
  1504. body_function->make_method(home_object);
  1505. // 7. Return the ClassStaticBlockDefinition Record { [[BodyFunction]]: bodyFunction }.
  1506. return ClassValue { normal_completion(body_function) };
  1507. }
  1508. // 15.7.16 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-class-definitions-runtime-semantics-evaluation
  1509. // ClassExpression : class BindingIdentifier ClassTail
  1510. Completion ClassExpression::execute(Interpreter& interpreter) const
  1511. {
  1512. InterpreterNodeScope node_scope { interpreter, *this };
  1513. // 1. Let className be StringValue of BindingIdentifier.
  1514. // 2. Let value be ? ClassDefinitionEvaluation of ClassTail with arguments className and className.
  1515. auto* value = TRY(class_definition_evaluation(interpreter.vm(), name(), name()));
  1516. // 3. Set value.[[SourceText]] to the source text matched by ClassExpression.
  1517. value->set_source_text(m_source_text);
  1518. // 4. Return value.
  1519. return Value { value };
  1520. }
  1521. // 15.7.15 Runtime Semantics: BindingClassDeclarationEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-bindingclassdeclarationevaluation
  1522. static ThrowCompletionOr<Value> binding_class_declaration_evaluation(Interpreter& interpreter, ClassExpression const& class_expression)
  1523. {
  1524. auto& vm = interpreter.vm();
  1525. // ClassDeclaration : class ClassTail
  1526. if (!class_expression.has_name()) {
  1527. // 1. Let value be ? ClassDefinitionEvaluation of ClassTail with arguments undefined and "default".
  1528. auto value = TRY(class_expression.class_definition_evaluation(vm, {}, "default"));
  1529. // 2. Set value.[[SourceText]] to the source text matched by ClassDeclaration.
  1530. value->set_source_text(class_expression.source_text());
  1531. // 3. Return value.
  1532. return value;
  1533. }
  1534. // ClassDeclaration : class BindingIdentifier ClassTail
  1535. // 1. Let className be StringValue of BindingIdentifier.
  1536. auto class_name = class_expression.name();
  1537. VERIFY(!class_name.is_empty());
  1538. // 2. Let value be ? ClassDefinitionEvaluation of ClassTail with arguments className and className.
  1539. auto value = TRY(class_expression.class_definition_evaluation(vm, class_name, class_name));
  1540. // 3. Set value.[[SourceText]] to the source text matched by ClassDeclaration.
  1541. value->set_source_text(class_expression.source_text());
  1542. // 4. Let env be the running execution context's LexicalEnvironment.
  1543. auto* env = interpreter.lexical_environment();
  1544. // 5. Perform ? InitializeBoundName(className, value, env).
  1545. TRY(initialize_bound_name(vm, class_name, value, env));
  1546. // 6. Return value.
  1547. return value;
  1548. }
  1549. // 15.7.16 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-class-definitions-runtime-semantics-evaluation
  1550. // ClassDeclaration : class BindingIdentifier ClassTail
  1551. Completion ClassDeclaration::execute(Interpreter& interpreter) const
  1552. {
  1553. InterpreterNodeScope node_scope { interpreter, *this };
  1554. // 1. Perform ? BindingClassDeclarationEvaluation of this ClassDeclaration.
  1555. (void)TRY(binding_class_declaration_evaluation(interpreter, m_class_expression));
  1556. // 2. Return empty.
  1557. return Optional<Value> {};
  1558. }
  1559. ThrowCompletionOr<ECMAScriptFunctionObject*> ClassExpression::create_class_constructor(VM& vm, Environment* class_environment, Environment* environment, Value super_class, DeprecatedFlyString const& binding_name, DeprecatedFlyString const& class_name) const
  1560. {
  1561. auto& realm = *vm.current_realm();
  1562. // We might not set the lexical environment but we always want to restore it eventually.
  1563. ArmedScopeGuard restore_environment = [&] {
  1564. vm.running_execution_context().lexical_environment = environment;
  1565. };
  1566. auto outer_private_environment = vm.running_execution_context().private_environment;
  1567. auto class_private_environment = new_private_environment(vm, outer_private_environment);
  1568. auto proto_parent = GCPtr { realm.intrinsics().object_prototype() };
  1569. auto constructor_parent = realm.intrinsics().function_prototype();
  1570. for (auto const& element : m_elements) {
  1571. auto opt_private_name = element->private_bound_identifier();
  1572. if (opt_private_name.has_value())
  1573. class_private_environment->add_private_name({}, opt_private_name.release_value());
  1574. }
  1575. if (!m_super_class.is_null()) {
  1576. if (super_class.is_null()) {
  1577. proto_parent = nullptr;
  1578. } else if (!super_class.is_constructor()) {
  1579. return vm.throw_completion<TypeError>(ErrorType::ClassExtendsValueNotAConstructorOrNull, TRY_OR_THROW_OOM(vm, super_class.to_string_without_side_effects()));
  1580. } else {
  1581. auto super_class_prototype = TRY(super_class.get(vm, vm.names.prototype));
  1582. if (!super_class_prototype.is_null() && !super_class_prototype.is_object())
  1583. return vm.throw_completion<TypeError>(ErrorType::ClassExtendsValueInvalidPrototype, TRY_OR_THROW_OOM(vm, super_class_prototype.to_string_without_side_effects()));
  1584. if (super_class_prototype.is_null())
  1585. proto_parent = nullptr;
  1586. else
  1587. proto_parent = super_class_prototype.as_object();
  1588. constructor_parent = super_class.as_object();
  1589. }
  1590. }
  1591. auto prototype = Object::create(realm, proto_parent);
  1592. VERIFY(prototype);
  1593. vm.running_execution_context().lexical_environment = class_environment;
  1594. vm.running_execution_context().private_environment = class_private_environment;
  1595. ScopeGuard restore_private_environment = [&] {
  1596. vm.running_execution_context().private_environment = outer_private_environment;
  1597. };
  1598. // FIXME: Step 14.a is done in the parser. By using a synthetic super(...args) which does not call @@iterator of %Array.prototype%
  1599. auto const& constructor = *m_constructor;
  1600. auto class_constructor = ECMAScriptFunctionObject::create(
  1601. realm,
  1602. constructor.name(),
  1603. constructor.source_text(),
  1604. constructor.body(),
  1605. constructor.parameters(),
  1606. constructor.function_length(),
  1607. constructor.local_variables_names(),
  1608. vm.lexical_environment(),
  1609. vm.running_execution_context().private_environment,
  1610. constructor.kind(),
  1611. constructor.is_strict_mode(),
  1612. constructor.might_need_arguments_object(),
  1613. constructor.contains_direct_call_to_eval(),
  1614. constructor.is_arrow_function());
  1615. class_constructor->set_name(class_name);
  1616. class_constructor->set_home_object(prototype);
  1617. class_constructor->set_is_class_constructor();
  1618. class_constructor->define_direct_property(vm.names.prototype, prototype, Attribute::Writable);
  1619. TRY(class_constructor->internal_set_prototype_of(constructor_parent));
  1620. if (!m_super_class.is_null())
  1621. class_constructor->set_constructor_kind(ECMAScriptFunctionObject::ConstructorKind::Derived);
  1622. prototype->define_direct_property(vm.names.constructor, class_constructor, Attribute::Writable | Attribute::Configurable);
  1623. using StaticElement = Variant<ClassFieldDefinition, Handle<ECMAScriptFunctionObject>>;
  1624. Vector<PrivateElement> static_private_methods;
  1625. Vector<PrivateElement> instance_private_methods;
  1626. Vector<ClassFieldDefinition> instance_fields;
  1627. Vector<StaticElement> static_elements;
  1628. for (auto const& element : m_elements) {
  1629. // Note: All ClassElementEvaluation start with evaluating the name (or we fake it).
  1630. auto element_value = TRY(element->class_element_evaluation(vm, element->is_static() ? *class_constructor : *prototype));
  1631. if (element_value.has<PrivateElement>()) {
  1632. auto& container = element->is_static() ? static_private_methods : instance_private_methods;
  1633. auto& private_element = element_value.get<PrivateElement>();
  1634. auto added_to_existing = false;
  1635. // FIXME: We can skip this loop in most cases.
  1636. for (auto& existing : container) {
  1637. if (existing.key == private_element.key) {
  1638. VERIFY(existing.kind == PrivateElement::Kind::Accessor);
  1639. VERIFY(private_element.kind == PrivateElement::Kind::Accessor);
  1640. auto& accessor = private_element.value.value().as_accessor();
  1641. if (!accessor.getter())
  1642. existing.value.value().as_accessor().set_setter(accessor.setter());
  1643. else
  1644. existing.value.value().as_accessor().set_getter(accessor.getter());
  1645. added_to_existing = true;
  1646. }
  1647. }
  1648. if (!added_to_existing)
  1649. container.append(move(element_value.get<PrivateElement>()));
  1650. } else if (auto* class_field_definition_ptr = element_value.get_pointer<ClassFieldDefinition>()) {
  1651. if (element->is_static())
  1652. static_elements.append(move(*class_field_definition_ptr));
  1653. else
  1654. instance_fields.append(move(*class_field_definition_ptr));
  1655. } else if (element->class_element_kind() == ClassElement::ElementKind::StaticInitializer) {
  1656. // We use Completion to hold the ClassStaticBlockDefinition Record.
  1657. VERIFY(element_value.has<Completion>() && element_value.get<Completion>().value().has_value());
  1658. auto& element_object = element_value.get<Completion>().value()->as_object();
  1659. VERIFY(is<ECMAScriptFunctionObject>(element_object));
  1660. static_elements.append(make_handle(static_cast<ECMAScriptFunctionObject*>(&element_object)));
  1661. }
  1662. }
  1663. vm.running_execution_context().lexical_environment = environment;
  1664. restore_environment.disarm();
  1665. if (!binding_name.is_null())
  1666. MUST(class_environment->initialize_binding(vm, binding_name, class_constructor, Environment::InitializeBindingHint::Normal));
  1667. for (auto& field : instance_fields)
  1668. class_constructor->add_field(field);
  1669. for (auto& private_method : instance_private_methods)
  1670. class_constructor->add_private_method(private_method);
  1671. for (auto& method : static_private_methods)
  1672. TRY(class_constructor->private_method_or_accessor_add(move(method)));
  1673. for (auto& element : static_elements) {
  1674. TRY(element.visit(
  1675. [&](ClassFieldDefinition& field) -> ThrowCompletionOr<void> {
  1676. return TRY(class_constructor->define_field(field));
  1677. },
  1678. [&](Handle<ECMAScriptFunctionObject> static_block_function) -> ThrowCompletionOr<void> {
  1679. VERIFY(!static_block_function.is_null());
  1680. // We discard any value returned here.
  1681. TRY(call(vm, *static_block_function.cell(), class_constructor));
  1682. return {};
  1683. }));
  1684. }
  1685. class_constructor->set_source_text(source_text());
  1686. return { class_constructor };
  1687. }
  1688. // 15.7.14 Runtime Semantics: ClassDefinitionEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-classdefinitionevaluation
  1689. ThrowCompletionOr<ECMAScriptFunctionObject*> ClassExpression::class_definition_evaluation(VM& vm, DeprecatedFlyString const& binding_name, DeprecatedFlyString const& class_name) const
  1690. {
  1691. auto* environment = vm.lexical_environment();
  1692. VERIFY(environment);
  1693. auto class_environment = new_declarative_environment(*environment);
  1694. Value super_class;
  1695. if (!binding_name.is_null())
  1696. MUST(class_environment->create_immutable_binding(vm, binding_name, true));
  1697. if (!m_super_class.is_null()) {
  1698. vm.running_execution_context().lexical_environment = class_environment;
  1699. // Note: Since our execute does evaluation and GetValue in once we must check for a valid reference first
  1700. auto reference = TRY(m_super_class->to_reference(vm.interpreter()));
  1701. if (reference.is_valid_reference()) {
  1702. super_class = TRY(reference.get_value(vm));
  1703. } else {
  1704. super_class = TRY(vm.execute_ast_node(*m_super_class));
  1705. }
  1706. vm.running_execution_context().lexical_environment = environment;
  1707. }
  1708. return create_class_constructor(vm, class_environment, environment, super_class, binding_name, class_name);
  1709. }
  1710. void ASTNode::dump(int indent) const
  1711. {
  1712. print_indent(indent);
  1713. outln("{}", class_name());
  1714. }
  1715. void ScopeNode::dump(int indent) const
  1716. {
  1717. ASTNode::dump(indent);
  1718. if (!m_lexical_declarations.is_empty()) {
  1719. print_indent(indent + 1);
  1720. outln("(Lexical declarations)");
  1721. for (auto& declaration : m_lexical_declarations)
  1722. declaration->dump(indent + 2);
  1723. }
  1724. if (!m_var_declarations.is_empty()) {
  1725. print_indent(indent + 1);
  1726. outln("(Variable declarations)");
  1727. for (auto& declaration : m_var_declarations)
  1728. declaration->dump(indent + 2);
  1729. }
  1730. if (!m_functions_hoistable_with_annexB_extension.is_empty()) {
  1731. print_indent(indent + 1);
  1732. outln("(Hoisted functions via annexB extension)");
  1733. for (auto& declaration : m_functions_hoistable_with_annexB_extension)
  1734. declaration->dump(indent + 2);
  1735. }
  1736. if (!m_children.is_empty()) {
  1737. print_indent(indent + 1);
  1738. outln("(Children)");
  1739. for (auto& child : children())
  1740. child->dump(indent + 2);
  1741. }
  1742. }
  1743. void BinaryExpression::dump(int indent) const
  1744. {
  1745. char const* op_string = nullptr;
  1746. switch (m_op) {
  1747. case BinaryOp::Addition:
  1748. op_string = "+";
  1749. break;
  1750. case BinaryOp::Subtraction:
  1751. op_string = "-";
  1752. break;
  1753. case BinaryOp::Multiplication:
  1754. op_string = "*";
  1755. break;
  1756. case BinaryOp::Division:
  1757. op_string = "/";
  1758. break;
  1759. case BinaryOp::Modulo:
  1760. op_string = "%";
  1761. break;
  1762. case BinaryOp::Exponentiation:
  1763. op_string = "**";
  1764. break;
  1765. case BinaryOp::StrictlyEquals:
  1766. op_string = "===";
  1767. break;
  1768. case BinaryOp::StrictlyInequals:
  1769. op_string = "!==";
  1770. break;
  1771. case BinaryOp::LooselyEquals:
  1772. op_string = "==";
  1773. break;
  1774. case BinaryOp::LooselyInequals:
  1775. op_string = "!=";
  1776. break;
  1777. case BinaryOp::GreaterThan:
  1778. op_string = ">";
  1779. break;
  1780. case BinaryOp::GreaterThanEquals:
  1781. op_string = ">=";
  1782. break;
  1783. case BinaryOp::LessThan:
  1784. op_string = "<";
  1785. break;
  1786. case BinaryOp::LessThanEquals:
  1787. op_string = "<=";
  1788. break;
  1789. case BinaryOp::BitwiseAnd:
  1790. op_string = "&";
  1791. break;
  1792. case BinaryOp::BitwiseOr:
  1793. op_string = "|";
  1794. break;
  1795. case BinaryOp::BitwiseXor:
  1796. op_string = "^";
  1797. break;
  1798. case BinaryOp::LeftShift:
  1799. op_string = "<<";
  1800. break;
  1801. case BinaryOp::RightShift:
  1802. op_string = ">>";
  1803. break;
  1804. case BinaryOp::UnsignedRightShift:
  1805. op_string = ">>>";
  1806. break;
  1807. case BinaryOp::In:
  1808. op_string = "in";
  1809. break;
  1810. case BinaryOp::InstanceOf:
  1811. op_string = "instanceof";
  1812. break;
  1813. }
  1814. print_indent(indent);
  1815. outln("{}", class_name());
  1816. m_lhs->dump(indent + 1);
  1817. print_indent(indent + 1);
  1818. outln("{}", op_string);
  1819. m_rhs->dump(indent + 1);
  1820. }
  1821. void LogicalExpression::dump(int indent) const
  1822. {
  1823. char const* op_string = nullptr;
  1824. switch (m_op) {
  1825. case LogicalOp::And:
  1826. op_string = "&&";
  1827. break;
  1828. case LogicalOp::Or:
  1829. op_string = "||";
  1830. break;
  1831. case LogicalOp::NullishCoalescing:
  1832. op_string = "??";
  1833. break;
  1834. }
  1835. print_indent(indent);
  1836. outln("{}", class_name());
  1837. m_lhs->dump(indent + 1);
  1838. print_indent(indent + 1);
  1839. outln("{}", op_string);
  1840. m_rhs->dump(indent + 1);
  1841. }
  1842. void UnaryExpression::dump(int indent) const
  1843. {
  1844. char const* op_string = nullptr;
  1845. switch (m_op) {
  1846. case UnaryOp::BitwiseNot:
  1847. op_string = "~";
  1848. break;
  1849. case UnaryOp::Not:
  1850. op_string = "!";
  1851. break;
  1852. case UnaryOp::Plus:
  1853. op_string = "+";
  1854. break;
  1855. case UnaryOp::Minus:
  1856. op_string = "-";
  1857. break;
  1858. case UnaryOp::Typeof:
  1859. op_string = "typeof ";
  1860. break;
  1861. case UnaryOp::Void:
  1862. op_string = "void ";
  1863. break;
  1864. case UnaryOp::Delete:
  1865. op_string = "delete ";
  1866. break;
  1867. }
  1868. print_indent(indent);
  1869. outln("{}", class_name());
  1870. print_indent(indent + 1);
  1871. outln("{}", op_string);
  1872. m_lhs->dump(indent + 1);
  1873. }
  1874. void CallExpression::dump(int indent) const
  1875. {
  1876. print_indent(indent);
  1877. if (is<NewExpression>(*this))
  1878. outln("CallExpression [new]");
  1879. else
  1880. outln("CallExpression");
  1881. m_callee->dump(indent + 1);
  1882. for (auto& argument : arguments())
  1883. argument.value->dump(indent + 1);
  1884. }
  1885. void SuperCall::dump(int indent) const
  1886. {
  1887. print_indent(indent);
  1888. outln("SuperCall");
  1889. for (auto& argument : m_arguments)
  1890. argument.value->dump(indent + 1);
  1891. }
  1892. void ClassDeclaration::dump(int indent) const
  1893. {
  1894. ASTNode::dump(indent);
  1895. m_class_expression->dump(indent + 1);
  1896. }
  1897. ThrowCompletionOr<void> ClassDeclaration::for_each_bound_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  1898. {
  1899. if (m_class_expression->name().is_empty())
  1900. return {};
  1901. return callback(m_class_expression->name());
  1902. }
  1903. ThrowCompletionOr<void> ClassDeclaration::for_each_bound_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  1904. {
  1905. if (!m_class_expression->m_name)
  1906. return {};
  1907. return callback(*m_class_expression->m_name);
  1908. }
  1909. void ClassExpression::dump(int indent) const
  1910. {
  1911. print_indent(indent);
  1912. outln("ClassExpression: \"{}\"", name());
  1913. print_indent(indent);
  1914. outln("(Constructor)");
  1915. m_constructor->dump(indent + 1);
  1916. if (!m_super_class.is_null()) {
  1917. print_indent(indent);
  1918. outln("(Super Class)");
  1919. m_super_class->dump(indent + 1);
  1920. }
  1921. print_indent(indent);
  1922. outln("(Elements)");
  1923. for (auto& method : m_elements)
  1924. method->dump(indent + 1);
  1925. }
  1926. void ClassMethod::dump(int indent) const
  1927. {
  1928. ASTNode::dump(indent);
  1929. print_indent(indent);
  1930. outln("(Key)");
  1931. m_key->dump(indent + 1);
  1932. char const* kind_string = nullptr;
  1933. switch (m_kind) {
  1934. case Kind::Method:
  1935. kind_string = "Method";
  1936. break;
  1937. case Kind::Getter:
  1938. kind_string = "Getter";
  1939. break;
  1940. case Kind::Setter:
  1941. kind_string = "Setter";
  1942. break;
  1943. }
  1944. print_indent(indent);
  1945. outln("Kind: {}", kind_string);
  1946. print_indent(indent);
  1947. outln("Static: {}", is_static());
  1948. print_indent(indent);
  1949. outln("(Function)");
  1950. m_function->dump(indent + 1);
  1951. }
  1952. void ClassField::dump(int indent) const
  1953. {
  1954. ASTNode::dump(indent);
  1955. print_indent(indent);
  1956. outln("(Key)");
  1957. m_key->dump(indent + 1);
  1958. print_indent(indent);
  1959. outln("Static: {}", is_static());
  1960. if (m_initializer) {
  1961. print_indent(indent);
  1962. outln("(Initializer)");
  1963. m_initializer->dump(indent + 1);
  1964. }
  1965. }
  1966. void StaticInitializer::dump(int indent) const
  1967. {
  1968. ASTNode::dump(indent);
  1969. m_function_body->dump(indent + 1);
  1970. }
  1971. void StringLiteral::dump(int indent) const
  1972. {
  1973. print_indent(indent);
  1974. outln("StringLiteral \"{}\"", m_value);
  1975. }
  1976. void SuperExpression::dump(int indent) const
  1977. {
  1978. print_indent(indent);
  1979. outln("super");
  1980. }
  1981. void NumericLiteral::dump(int indent) const
  1982. {
  1983. print_indent(indent);
  1984. outln("NumericLiteral {}", m_value);
  1985. }
  1986. void BigIntLiteral::dump(int indent) const
  1987. {
  1988. print_indent(indent);
  1989. outln("BigIntLiteral {}", m_value);
  1990. }
  1991. void BooleanLiteral::dump(int indent) const
  1992. {
  1993. print_indent(indent);
  1994. outln("BooleanLiteral {}", m_value);
  1995. }
  1996. void NullLiteral::dump(int indent) const
  1997. {
  1998. print_indent(indent);
  1999. outln("null");
  2000. }
  2001. bool BindingPattern::contains_expression() const
  2002. {
  2003. for (auto& entry : entries) {
  2004. if (entry.initializer)
  2005. return true;
  2006. if (auto binding_ptr = entry.alias.get_pointer<NonnullRefPtr<BindingPattern const>>(); binding_ptr && (*binding_ptr)->contains_expression())
  2007. return true;
  2008. }
  2009. return false;
  2010. }
  2011. ThrowCompletionOr<void> BindingPattern::for_each_bound_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  2012. {
  2013. for (auto const& entry : entries) {
  2014. auto const& alias = entry.alias;
  2015. if (alias.has<NonnullRefPtr<Identifier const>>()) {
  2016. TRY(callback(alias.get<NonnullRefPtr<Identifier const>>()->string()));
  2017. } else if (alias.has<NonnullRefPtr<BindingPattern const>>()) {
  2018. TRY(alias.get<NonnullRefPtr<BindingPattern const>>()->for_each_bound_name(forward<decltype(callback)>(callback)));
  2019. } else {
  2020. auto const& name = entry.name;
  2021. if (name.has<NonnullRefPtr<Identifier const>>())
  2022. TRY(callback(name.get<NonnullRefPtr<Identifier const>>()->string()));
  2023. }
  2024. }
  2025. return {};
  2026. }
  2027. ThrowCompletionOr<void> BindingPattern::for_each_bound_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  2028. {
  2029. for (auto const& entry : entries) {
  2030. auto const& alias = entry.alias;
  2031. if (alias.has<NonnullRefPtr<Identifier const>>()) {
  2032. TRY(callback(alias.get<NonnullRefPtr<Identifier const>>()));
  2033. } else if (alias.has<NonnullRefPtr<BindingPattern const>>()) {
  2034. TRY(alias.get<NonnullRefPtr<BindingPattern const>>()->for_each_bound_identifier(forward<decltype(callback)>(callback)));
  2035. } else {
  2036. auto const& name = entry.name;
  2037. if (name.has<NonnullRefPtr<Identifier const>>())
  2038. TRY(callback(name.get<NonnullRefPtr<Identifier const>>()));
  2039. }
  2040. }
  2041. return {};
  2042. }
  2043. void BindingPattern::dump(int indent) const
  2044. {
  2045. print_indent(indent);
  2046. outln("BindingPattern {}", kind == Kind::Array ? "Array" : "Object");
  2047. for (auto& entry : entries) {
  2048. print_indent(indent + 1);
  2049. outln("(Property)");
  2050. if (kind == Kind::Object) {
  2051. print_indent(indent + 2);
  2052. outln("(Identifier)");
  2053. if (entry.name.has<NonnullRefPtr<Identifier const>>()) {
  2054. entry.name.get<NonnullRefPtr<Identifier const>>()->dump(indent + 3);
  2055. } else if (entry.name.has<NonnullRefPtr<Expression const>>()) {
  2056. entry.name.get<NonnullRefPtr<Expression const>>()->dump(indent + 3);
  2057. } else {
  2058. VERIFY(entry.name.has<Empty>());
  2059. print_indent(indent + 3);
  2060. outln("<empty>");
  2061. }
  2062. } else if (entry.is_elision()) {
  2063. print_indent(indent + 2);
  2064. outln("(Elision)");
  2065. continue;
  2066. }
  2067. print_indent(indent + 2);
  2068. outln("(Pattern{})", entry.is_rest ? " rest=true" : "");
  2069. if (entry.alias.has<NonnullRefPtr<Identifier const>>()) {
  2070. entry.alias.get<NonnullRefPtr<Identifier const>>()->dump(indent + 3);
  2071. } else if (entry.alias.has<NonnullRefPtr<BindingPattern const>>()) {
  2072. entry.alias.get<NonnullRefPtr<BindingPattern const>>()->dump(indent + 3);
  2073. } else if (entry.alias.has<NonnullRefPtr<MemberExpression const>>()) {
  2074. entry.alias.get<NonnullRefPtr<MemberExpression const>>()->dump(indent + 3);
  2075. } else {
  2076. print_indent(indent + 3);
  2077. outln("<empty>");
  2078. }
  2079. if (entry.initializer) {
  2080. print_indent(indent + 2);
  2081. outln("(Initializer)");
  2082. entry.initializer->dump(indent + 3);
  2083. }
  2084. }
  2085. }
  2086. void FunctionNode::dump(int indent, DeprecatedString const& class_name) const
  2087. {
  2088. print_indent(indent);
  2089. auto is_async = m_kind == FunctionKind::Async || m_kind == FunctionKind::AsyncGenerator;
  2090. auto is_generator = m_kind == FunctionKind::Generator || m_kind == FunctionKind::AsyncGenerator;
  2091. outln("{}{}{} '{}'", class_name, is_async ? " async" : "", is_generator ? "*" : "", name());
  2092. if (m_contains_direct_call_to_eval) {
  2093. print_indent(indent + 1);
  2094. outln("\033[31;1m(direct eval)\033[0m");
  2095. }
  2096. if (!m_parameters.is_empty()) {
  2097. print_indent(indent + 1);
  2098. outln("(Parameters)");
  2099. for (auto& parameter : m_parameters) {
  2100. parameter.binding.visit(
  2101. [&](Identifier const& identifier) {
  2102. if (parameter.is_rest) {
  2103. print_indent(indent + 2);
  2104. out("...");
  2105. identifier.dump(0);
  2106. } else {
  2107. identifier.dump(indent + 2);
  2108. }
  2109. },
  2110. [&](BindingPattern const& pattern) {
  2111. pattern.dump(indent + 2);
  2112. });
  2113. if (parameter.default_value)
  2114. parameter.default_value->dump(indent + 3);
  2115. }
  2116. }
  2117. print_indent(indent + 1);
  2118. outln("(Body)");
  2119. body().dump(indent + 2);
  2120. }
  2121. void FunctionDeclaration::dump(int indent) const
  2122. {
  2123. FunctionNode::dump(indent, class_name());
  2124. }
  2125. ThrowCompletionOr<void> FunctionDeclaration::for_each_bound_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  2126. {
  2127. if (name().is_empty())
  2128. return {};
  2129. return callback(name());
  2130. }
  2131. ThrowCompletionOr<void> FunctionDeclaration::for_each_bound_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  2132. {
  2133. if (!m_name)
  2134. return {};
  2135. return callback(*m_name);
  2136. }
  2137. void FunctionExpression::dump(int indent) const
  2138. {
  2139. FunctionNode::dump(indent, class_name());
  2140. }
  2141. void YieldExpression::dump(int indent) const
  2142. {
  2143. ASTNode::dump(indent);
  2144. if (argument())
  2145. argument()->dump(indent + 1);
  2146. }
  2147. void AwaitExpression::dump(int indent) const
  2148. {
  2149. ASTNode::dump(indent);
  2150. m_argument->dump(indent + 1);
  2151. }
  2152. void ReturnStatement::dump(int indent) const
  2153. {
  2154. ASTNode::dump(indent);
  2155. if (argument())
  2156. argument()->dump(indent + 1);
  2157. }
  2158. void IfStatement::dump(int indent) const
  2159. {
  2160. ASTNode::dump(indent);
  2161. print_indent(indent);
  2162. outln("If");
  2163. predicate().dump(indent + 1);
  2164. consequent().dump(indent + 1);
  2165. if (alternate()) {
  2166. print_indent(indent);
  2167. outln("Else");
  2168. alternate()->dump(indent + 1);
  2169. }
  2170. }
  2171. void WhileStatement::dump(int indent) const
  2172. {
  2173. ASTNode::dump(indent);
  2174. print_indent(indent);
  2175. outln("While");
  2176. test().dump(indent + 1);
  2177. body().dump(indent + 1);
  2178. }
  2179. void WithStatement::dump(int indent) const
  2180. {
  2181. ASTNode::dump(indent);
  2182. print_indent(indent + 1);
  2183. outln("Object");
  2184. object().dump(indent + 2);
  2185. print_indent(indent + 1);
  2186. outln("Body");
  2187. body().dump(indent + 2);
  2188. }
  2189. void DoWhileStatement::dump(int indent) const
  2190. {
  2191. ASTNode::dump(indent);
  2192. print_indent(indent);
  2193. outln("DoWhile");
  2194. test().dump(indent + 1);
  2195. body().dump(indent + 1);
  2196. }
  2197. void ForStatement::dump(int indent) const
  2198. {
  2199. ASTNode::dump(indent);
  2200. print_indent(indent);
  2201. outln("For");
  2202. if (init())
  2203. init()->dump(indent + 1);
  2204. if (test())
  2205. test()->dump(indent + 1);
  2206. if (update())
  2207. update()->dump(indent + 1);
  2208. body().dump(indent + 1);
  2209. }
  2210. void ForInStatement::dump(int indent) const
  2211. {
  2212. ASTNode::dump(indent);
  2213. print_indent(indent);
  2214. outln("ForIn");
  2215. lhs().visit([&](auto& lhs) { lhs->dump(indent + 1); });
  2216. rhs().dump(indent + 1);
  2217. body().dump(indent + 1);
  2218. }
  2219. void ForOfStatement::dump(int indent) const
  2220. {
  2221. ASTNode::dump(indent);
  2222. print_indent(indent);
  2223. outln("ForOf");
  2224. lhs().visit([&](auto& lhs) { lhs->dump(indent + 1); });
  2225. rhs().dump(indent + 1);
  2226. body().dump(indent + 1);
  2227. }
  2228. void ForAwaitOfStatement::dump(int indent) const
  2229. {
  2230. ASTNode::dump(indent);
  2231. print_indent(indent);
  2232. outln("ForAwaitOf");
  2233. m_lhs.visit([&](auto& lhs) { lhs->dump(indent + 1); });
  2234. m_rhs->dump(indent + 1);
  2235. m_body->dump(indent + 1);
  2236. }
  2237. // 13.1.3 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-identifiers-runtime-semantics-evaluation
  2238. Completion Identifier::execute(Interpreter& interpreter) const
  2239. {
  2240. InterpreterNodeScope node_scope { interpreter, *this };
  2241. auto& vm = interpreter.vm();
  2242. // 1. Return ? ResolveBinding(StringValue of Identifier).
  2243. // OPTIMIZATION: We call Identifier::to_reference() here, which acts as a caching layer around ResolveBinding.
  2244. auto reference = TRY(to_reference(interpreter));
  2245. // NOTE: The spec wants us to return the reference directly; this is not possible with ASTNode::execute() (short of letting it return a variant).
  2246. // So, instead of calling GetValue at the call site, we do it here.
  2247. return TRY(reference.get_value(vm));
  2248. }
  2249. void Identifier::dump(int indent) const
  2250. {
  2251. print_indent(indent);
  2252. if (is_local()) {
  2253. outln("Identifier \"{}\" is_local=(true) index=({})", m_string, m_local_variable_index);
  2254. } else if (is_global()) {
  2255. outln("Identifier \"{}\" is_global=(true)", m_string);
  2256. } else {
  2257. outln("Identifier \"{}\"", m_string);
  2258. }
  2259. }
  2260. Completion PrivateIdentifier::execute(Interpreter&) const
  2261. {
  2262. // Note: This should be handled by either the member expression this is part of
  2263. // or the binary expression in the case of `#foo in bar`.
  2264. VERIFY_NOT_REACHED();
  2265. }
  2266. void PrivateIdentifier::dump(int indent) const
  2267. {
  2268. print_indent(indent);
  2269. outln("PrivateIdentifier \"{}\"", m_string);
  2270. }
  2271. void SpreadExpression::dump(int indent) const
  2272. {
  2273. ASTNode::dump(indent);
  2274. m_target->dump(indent + 1);
  2275. }
  2276. Completion SpreadExpression::execute(Interpreter& interpreter) const
  2277. {
  2278. InterpreterNodeScope node_scope { interpreter, *this };
  2279. return m_target->execute(interpreter);
  2280. }
  2281. // 13.2.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-this-keyword-runtime-semantics-evaluation
  2282. Completion ThisExpression::execute(Interpreter& interpreter) const
  2283. {
  2284. InterpreterNodeScope node_scope { interpreter, *this };
  2285. auto& vm = interpreter.vm();
  2286. // 1. Return ? ResolveThisBinding().
  2287. return vm.resolve_this_binding();
  2288. }
  2289. void ThisExpression::dump(int indent) const
  2290. {
  2291. ASTNode::dump(indent);
  2292. }
  2293. // 13.15.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-assignment-operators-runtime-semantics-evaluation
  2294. Completion AssignmentExpression::execute(Interpreter& interpreter) const
  2295. {
  2296. InterpreterNodeScope node_scope { interpreter, *this };
  2297. auto& vm = interpreter.vm();
  2298. if (m_op == AssignmentOp::Assignment) {
  2299. // AssignmentExpression : LeftHandSideExpression = AssignmentExpression
  2300. return m_lhs.visit(
  2301. // 1. If LeftHandSideExpression is neither an ObjectLiteral nor an ArrayLiteral, then
  2302. [&](NonnullRefPtr<Expression const> const& lhs) -> ThrowCompletionOr<Value> {
  2303. // a. Let lref be the result of evaluating LeftHandSideExpression.
  2304. // b. ReturnIfAbrupt(lref).
  2305. auto reference = TRY(lhs->to_reference(interpreter));
  2306. Value rhs_result;
  2307. // c. If IsAnonymousFunctionDefinition(AssignmentExpression) and IsIdentifierRef of LeftHandSideExpression are both true, then
  2308. if (lhs->is_identifier()) {
  2309. // i. Let rval be ? NamedEvaluation of AssignmentExpression with argument lref.[[ReferencedName]].
  2310. auto& identifier_name = static_cast<Identifier const&>(*lhs).string();
  2311. rhs_result = TRY(vm.named_evaluation_if_anonymous_function(m_rhs, identifier_name));
  2312. }
  2313. // d. Else,
  2314. else {
  2315. // i. Let rref be the result of evaluating AssignmentExpression.
  2316. // ii. Let rval be ? GetValue(rref).
  2317. rhs_result = TRY(m_rhs->execute(interpreter)).release_value();
  2318. }
  2319. // e. Perform ? PutValue(lref, rval).
  2320. TRY(reference.put_value(vm, rhs_result));
  2321. // f. Return rval.
  2322. return rhs_result;
  2323. },
  2324. // 2. Let assignmentPattern be the AssignmentPattern that is covered by LeftHandSideExpression.
  2325. [&](NonnullRefPtr<BindingPattern const> const& pattern) -> ThrowCompletionOr<Value> {
  2326. // 3. Let rref be the result of evaluating AssignmentExpression.
  2327. // 4. Let rval be ? GetValue(rref).
  2328. auto rhs_result = TRY(m_rhs->execute(interpreter)).release_value();
  2329. // 5. Perform ? DestructuringAssignmentEvaluation of assignmentPattern with argument rval.
  2330. TRY(vm.destructuring_assignment_evaluation(pattern, rhs_result));
  2331. // 6. Return rval.
  2332. return rhs_result;
  2333. });
  2334. }
  2335. VERIFY(m_lhs.has<NonnullRefPtr<Expression const>>());
  2336. // 1. Let lref be the result of evaluating LeftHandSideExpression.
  2337. auto& lhs_expression = *m_lhs.get<NonnullRefPtr<Expression const>>();
  2338. auto reference = TRY(lhs_expression.to_reference(interpreter));
  2339. // 2. Let lval be ? GetValue(lref).
  2340. auto lhs_result = TRY(reference.get_value(vm));
  2341. // AssignmentExpression : LeftHandSideExpression {&&=, ||=, ??=} AssignmentExpression
  2342. if (m_op == AssignmentOp::AndAssignment || m_op == AssignmentOp::OrAssignment || m_op == AssignmentOp::NullishAssignment) {
  2343. switch (m_op) {
  2344. // AssignmentExpression : LeftHandSideExpression &&= AssignmentExpression
  2345. case AssignmentOp::AndAssignment:
  2346. // 3. Let lbool be ToBoolean(lval).
  2347. // 4. If lbool is false, return lval.
  2348. if (!lhs_result.to_boolean())
  2349. return lhs_result;
  2350. break;
  2351. // AssignmentExpression : LeftHandSideExpression ||= AssignmentExpression
  2352. case AssignmentOp::OrAssignment:
  2353. // 3. Let lbool be ToBoolean(lval).
  2354. // 4. If lbool is true, return lval.
  2355. if (lhs_result.to_boolean())
  2356. return lhs_result;
  2357. break;
  2358. // AssignmentExpression : LeftHandSideExpression ??= AssignmentExpression
  2359. case AssignmentOp::NullishAssignment:
  2360. // 3. If lval is neither undefined nor null, return lval.
  2361. if (!lhs_result.is_nullish())
  2362. return lhs_result;
  2363. break;
  2364. default:
  2365. VERIFY_NOT_REACHED();
  2366. }
  2367. Value rhs_result;
  2368. // 5. If IsAnonymousFunctionDefinition(AssignmentExpression) is true and IsIdentifierRef of LeftHandSideExpression is true, then
  2369. if (lhs_expression.is_identifier()) {
  2370. // a. Let rval be ? NamedEvaluation of AssignmentExpression with argument lref.[[ReferencedName]].
  2371. auto& identifier_name = static_cast<Identifier const&>(lhs_expression).string();
  2372. rhs_result = TRY(interpreter.vm().named_evaluation_if_anonymous_function(m_rhs, identifier_name));
  2373. }
  2374. // 6. Else,
  2375. else {
  2376. // a. Let rref be the result of evaluating AssignmentExpression.
  2377. // b. Let rval be ? GetValue(rref).
  2378. rhs_result = TRY(m_rhs->execute(interpreter)).release_value();
  2379. }
  2380. // 7. Perform ? PutValue(lref, rval).
  2381. TRY(reference.put_value(vm, rhs_result));
  2382. // 8. Return rval.
  2383. return rhs_result;
  2384. }
  2385. // AssignmentExpression : LeftHandSideExpression AssignmentOperator AssignmentExpression
  2386. // 3. Let rref be the result of evaluating AssignmentExpression.
  2387. // 4. Let rval be ? GetValue(rref).
  2388. auto rhs_result = TRY(m_rhs->execute(interpreter)).release_value();
  2389. // 5. Let assignmentOpText be the source text matched by AssignmentOperator.
  2390. // 6. Let opText be the sequence of Unicode code points associated with assignmentOpText in the following table:
  2391. // 7. Let r be ? ApplyStringOrNumericBinaryOperator(lval, opText, rval).
  2392. switch (m_op) {
  2393. case AssignmentOp::AdditionAssignment:
  2394. rhs_result = TRY(add(vm, lhs_result, rhs_result));
  2395. break;
  2396. case AssignmentOp::SubtractionAssignment:
  2397. rhs_result = TRY(sub(vm, lhs_result, rhs_result));
  2398. break;
  2399. case AssignmentOp::MultiplicationAssignment:
  2400. rhs_result = TRY(mul(vm, lhs_result, rhs_result));
  2401. break;
  2402. case AssignmentOp::DivisionAssignment:
  2403. rhs_result = TRY(div(vm, lhs_result, rhs_result));
  2404. break;
  2405. case AssignmentOp::ModuloAssignment:
  2406. rhs_result = TRY(mod(vm, lhs_result, rhs_result));
  2407. break;
  2408. case AssignmentOp::ExponentiationAssignment:
  2409. rhs_result = TRY(exp(vm, lhs_result, rhs_result));
  2410. break;
  2411. case AssignmentOp::BitwiseAndAssignment:
  2412. rhs_result = TRY(bitwise_and(vm, lhs_result, rhs_result));
  2413. break;
  2414. case AssignmentOp::BitwiseOrAssignment:
  2415. rhs_result = TRY(bitwise_or(vm, lhs_result, rhs_result));
  2416. break;
  2417. case AssignmentOp::BitwiseXorAssignment:
  2418. rhs_result = TRY(bitwise_xor(vm, lhs_result, rhs_result));
  2419. break;
  2420. case AssignmentOp::LeftShiftAssignment:
  2421. rhs_result = TRY(left_shift(vm, lhs_result, rhs_result));
  2422. break;
  2423. case AssignmentOp::RightShiftAssignment:
  2424. rhs_result = TRY(right_shift(vm, lhs_result, rhs_result));
  2425. break;
  2426. case AssignmentOp::UnsignedRightShiftAssignment:
  2427. rhs_result = TRY(unsigned_right_shift(vm, lhs_result, rhs_result));
  2428. break;
  2429. case AssignmentOp::Assignment:
  2430. case AssignmentOp::AndAssignment:
  2431. case AssignmentOp::OrAssignment:
  2432. case AssignmentOp::NullishAssignment:
  2433. VERIFY_NOT_REACHED();
  2434. }
  2435. // 8. Perform ? PutValue(lref, r).
  2436. TRY(reference.put_value(vm, rhs_result));
  2437. // 9. Return r.
  2438. return rhs_result;
  2439. }
  2440. // 13.4.2.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-postfix-increment-operator-runtime-semantics-evaluation
  2441. // 13.4.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-postfix-decrement-operator-runtime-semantics-evaluation
  2442. // 13.4.4.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-prefix-increment-operator-runtime-semantics-evaluation
  2443. // 13.4.5.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-prefix-decrement-operator-runtime-semantics-evaluation
  2444. Completion UpdateExpression::execute(Interpreter& interpreter) const
  2445. {
  2446. InterpreterNodeScope node_scope { interpreter, *this };
  2447. auto& vm = interpreter.vm();
  2448. // 1. Let expr be the result of evaluating <Expression>.
  2449. auto reference = TRY(m_argument->to_reference(interpreter));
  2450. // 2. Let oldValue be ? ToNumeric(? GetValue(expr)).
  2451. auto old_value = TRY(reference.get_value(vm));
  2452. old_value = TRY(old_value.to_numeric(vm));
  2453. Value new_value;
  2454. switch (m_op) {
  2455. case UpdateOp::Increment:
  2456. // 3. If Type(oldValue) is Number, then
  2457. if (old_value.is_number()) {
  2458. // a. Let newValue be Number::add(oldValue, 1𝔽).
  2459. new_value = Value(old_value.as_double() + 1);
  2460. }
  2461. // 4. Else,
  2462. else {
  2463. // a. Assert: Type(oldValue) is BigInt.
  2464. // b. Let newValue be BigInt::add(oldValue, 1ℤ).
  2465. new_value = BigInt::create(vm, old_value.as_bigint().big_integer().plus(Crypto::SignedBigInteger { 1 }));
  2466. }
  2467. break;
  2468. case UpdateOp::Decrement:
  2469. // 3. If Type(oldValue) is Number, then
  2470. if (old_value.is_number()) {
  2471. // a. Let newValue be Number::subtract(oldValue, 1𝔽).
  2472. new_value = Value(old_value.as_double() - 1);
  2473. }
  2474. // 4. Else,
  2475. else {
  2476. // a. Assert: Type(oldValue) is BigInt.
  2477. // b. Let newValue be BigInt::subtract(oldValue, 1ℤ).
  2478. new_value = BigInt::create(vm, old_value.as_bigint().big_integer().minus(Crypto::SignedBigInteger { 1 }));
  2479. }
  2480. break;
  2481. default:
  2482. VERIFY_NOT_REACHED();
  2483. }
  2484. // 5. Perform ? PutValue(expr, newValue).
  2485. TRY(reference.put_value(vm, new_value));
  2486. // 6. Return newValue.
  2487. // 6. Return oldValue.
  2488. return m_prefixed ? new_value : old_value;
  2489. }
  2490. void AssignmentExpression::dump(int indent) const
  2491. {
  2492. char const* op_string = nullptr;
  2493. switch (m_op) {
  2494. case AssignmentOp::Assignment:
  2495. op_string = "=";
  2496. break;
  2497. case AssignmentOp::AdditionAssignment:
  2498. op_string = "+=";
  2499. break;
  2500. case AssignmentOp::SubtractionAssignment:
  2501. op_string = "-=";
  2502. break;
  2503. case AssignmentOp::MultiplicationAssignment:
  2504. op_string = "*=";
  2505. break;
  2506. case AssignmentOp::DivisionAssignment:
  2507. op_string = "/=";
  2508. break;
  2509. case AssignmentOp::ModuloAssignment:
  2510. op_string = "%=";
  2511. break;
  2512. case AssignmentOp::ExponentiationAssignment:
  2513. op_string = "**=";
  2514. break;
  2515. case AssignmentOp::BitwiseAndAssignment:
  2516. op_string = "&=";
  2517. break;
  2518. case AssignmentOp::BitwiseOrAssignment:
  2519. op_string = "|=";
  2520. break;
  2521. case AssignmentOp::BitwiseXorAssignment:
  2522. op_string = "^=";
  2523. break;
  2524. case AssignmentOp::LeftShiftAssignment:
  2525. op_string = "<<=";
  2526. break;
  2527. case AssignmentOp::RightShiftAssignment:
  2528. op_string = ">>=";
  2529. break;
  2530. case AssignmentOp::UnsignedRightShiftAssignment:
  2531. op_string = ">>>=";
  2532. break;
  2533. case AssignmentOp::AndAssignment:
  2534. op_string = "&&=";
  2535. break;
  2536. case AssignmentOp::OrAssignment:
  2537. op_string = "||=";
  2538. break;
  2539. case AssignmentOp::NullishAssignment:
  2540. op_string = "\?\?=";
  2541. break;
  2542. }
  2543. ASTNode::dump(indent);
  2544. print_indent(indent + 1);
  2545. outln("{}", op_string);
  2546. m_lhs.visit([&](auto& lhs) { lhs->dump(indent + 1); });
  2547. m_rhs->dump(indent + 1);
  2548. }
  2549. void UpdateExpression::dump(int indent) const
  2550. {
  2551. char const* op_string = nullptr;
  2552. switch (m_op) {
  2553. case UpdateOp::Increment:
  2554. op_string = "++";
  2555. break;
  2556. case UpdateOp::Decrement:
  2557. op_string = "--";
  2558. break;
  2559. }
  2560. ASTNode::dump(indent);
  2561. if (m_prefixed) {
  2562. print_indent(indent + 1);
  2563. outln("{}", op_string);
  2564. }
  2565. m_argument->dump(indent + 1);
  2566. if (!m_prefixed) {
  2567. print_indent(indent + 1);
  2568. outln("{}", op_string);
  2569. }
  2570. }
  2571. // 14.3.1.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-let-and-const-declarations-runtime-semantics-evaluation
  2572. // 14.3.2.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-variable-statement-runtime-semantics-evaluation
  2573. Completion VariableDeclaration::execute(Interpreter& interpreter) const
  2574. {
  2575. InterpreterNodeScope node_scope { interpreter, *this };
  2576. auto& vm = interpreter.vm();
  2577. for (auto& declarator : m_declarations) {
  2578. if (auto* init = declarator->init()) {
  2579. TRY(declarator->target().visit(
  2580. [&](NonnullRefPtr<Identifier const> const& id) -> ThrowCompletionOr<void> {
  2581. auto reference = TRY(id->to_reference(interpreter));
  2582. auto initializer_result = TRY(interpreter.vm().named_evaluation_if_anonymous_function(*init, id->string()));
  2583. VERIFY(!initializer_result.is_empty());
  2584. if (m_declaration_kind == DeclarationKind::Var)
  2585. return reference.put_value(vm, initializer_result);
  2586. else
  2587. return reference.initialize_referenced_binding(vm, initializer_result);
  2588. },
  2589. [&](NonnullRefPtr<BindingPattern const> const& pattern) -> ThrowCompletionOr<void> {
  2590. auto initializer_result = TRY(init->execute(interpreter)).release_value();
  2591. Environment* environment = m_declaration_kind == DeclarationKind::Var ? nullptr : interpreter.lexical_environment();
  2592. return vm.binding_initialization(pattern, initializer_result, environment);
  2593. }));
  2594. } else if (m_declaration_kind != DeclarationKind::Var) {
  2595. VERIFY(declarator->target().has<NonnullRefPtr<Identifier const>>());
  2596. auto& identifier = declarator->target().get<NonnullRefPtr<Identifier const>>();
  2597. auto reference = TRY(identifier->to_reference(interpreter));
  2598. TRY(reference.initialize_referenced_binding(vm, js_undefined()));
  2599. }
  2600. }
  2601. return normal_completion({});
  2602. }
  2603. Completion VariableDeclarator::execute(Interpreter& interpreter) const
  2604. {
  2605. InterpreterNodeScope node_scope { interpreter, *this };
  2606. // NOTE: VariableDeclarator execution is handled by VariableDeclaration.
  2607. VERIFY_NOT_REACHED();
  2608. }
  2609. ThrowCompletionOr<void> VariableDeclaration::for_each_bound_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  2610. {
  2611. for (auto const& entry : declarations()) {
  2612. TRY(entry->target().visit(
  2613. [&](NonnullRefPtr<Identifier const> const& id) {
  2614. return callback(id->string());
  2615. },
  2616. [&](NonnullRefPtr<BindingPattern const> const& binding) {
  2617. return binding->for_each_bound_name([&](auto const& name) {
  2618. return callback(name);
  2619. });
  2620. }));
  2621. }
  2622. return {};
  2623. }
  2624. ThrowCompletionOr<void> VariableDeclaration::for_each_bound_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  2625. {
  2626. for (auto const& entry : declarations()) {
  2627. TRY(entry->target().visit(
  2628. [&](NonnullRefPtr<Identifier const> const& id) {
  2629. return callback(id);
  2630. },
  2631. [&](NonnullRefPtr<BindingPattern const> const& binding) {
  2632. return binding->for_each_bound_identifier([&](auto const& id) {
  2633. return callback(id);
  2634. });
  2635. }));
  2636. }
  2637. return {};
  2638. }
  2639. void VariableDeclaration::dump(int indent) const
  2640. {
  2641. char const* declaration_kind_string = nullptr;
  2642. switch (m_declaration_kind) {
  2643. case DeclarationKind::Let:
  2644. declaration_kind_string = "Let";
  2645. break;
  2646. case DeclarationKind::Var:
  2647. declaration_kind_string = "Var";
  2648. break;
  2649. case DeclarationKind::Const:
  2650. declaration_kind_string = "Const";
  2651. break;
  2652. }
  2653. ASTNode::dump(indent);
  2654. print_indent(indent + 1);
  2655. outln("{}", declaration_kind_string);
  2656. for (auto& declarator : m_declarations)
  2657. declarator->dump(indent + 1);
  2658. }
  2659. // 6.2.1.2 Runtime Semantics: Evaluation, https://tc39.es/proposal-explicit-resource-management/#sec-let-and-const-declarations-runtime-semantics-evaluation
  2660. Completion UsingDeclaration::execute(Interpreter& interpreter) const
  2661. {
  2662. // 1. Let next be BindingEvaluation of BindingList with parameter sync-dispose.
  2663. InterpreterNodeScope node_scope { interpreter, *this };
  2664. auto& vm = interpreter.vm();
  2665. for (auto& declarator : m_declarations) {
  2666. VERIFY(declarator->target().has<NonnullRefPtr<Identifier const>>());
  2667. VERIFY(declarator->init());
  2668. auto& id = declarator->target().get<NonnullRefPtr<Identifier const>>();
  2669. // 2. ReturnIfAbrupt(next).
  2670. auto reference = TRY(id->to_reference(interpreter));
  2671. auto initializer_result = TRY(interpreter.vm().named_evaluation_if_anonymous_function(*declarator->init(), id->string()));
  2672. VERIFY(!initializer_result.is_empty());
  2673. TRY(reference.initialize_referenced_binding(vm, initializer_result, Environment::InitializeBindingHint::SyncDispose));
  2674. }
  2675. // 3. Return empty.
  2676. return normal_completion({});
  2677. }
  2678. ThrowCompletionOr<void> UsingDeclaration::for_each_bound_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  2679. {
  2680. for (auto const& entry : m_declarations) {
  2681. VERIFY(entry->target().has<NonnullRefPtr<Identifier const>>());
  2682. TRY(callback(entry->target().get<NonnullRefPtr<Identifier const>>()->string()));
  2683. }
  2684. return {};
  2685. }
  2686. ThrowCompletionOr<void> UsingDeclaration::for_each_bound_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  2687. {
  2688. for (auto const& entry : m_declarations) {
  2689. VERIFY(entry->target().has<NonnullRefPtr<Identifier const>>());
  2690. TRY(callback(entry->target().get<NonnullRefPtr<Identifier const>>()));
  2691. }
  2692. return {};
  2693. }
  2694. void UsingDeclaration::dump(int indent) const
  2695. {
  2696. ASTNode::dump(indent);
  2697. print_indent(indent + 1);
  2698. for (auto& declarator : m_declarations)
  2699. declarator->dump(indent + 1);
  2700. }
  2701. void VariableDeclarator::dump(int indent) const
  2702. {
  2703. ASTNode::dump(indent);
  2704. m_target.visit([indent](auto const& value) { value->dump(indent + 1); });
  2705. if (m_init)
  2706. m_init->dump(indent + 1);
  2707. }
  2708. void ObjectProperty::dump(int indent) const
  2709. {
  2710. ASTNode::dump(indent);
  2711. if (m_property_type == Type::Spread) {
  2712. print_indent(indent + 1);
  2713. outln("...Spreading");
  2714. m_key->dump(indent + 1);
  2715. } else {
  2716. m_key->dump(indent + 1);
  2717. m_value->dump(indent + 1);
  2718. }
  2719. }
  2720. void ObjectExpression::dump(int indent) const
  2721. {
  2722. ASTNode::dump(indent);
  2723. for (auto& property : m_properties) {
  2724. property->dump(indent + 1);
  2725. }
  2726. }
  2727. void ExpressionStatement::dump(int indent) const
  2728. {
  2729. ASTNode::dump(indent);
  2730. m_expression->dump(indent + 1);
  2731. }
  2732. Completion ObjectProperty::execute(Interpreter& interpreter) const
  2733. {
  2734. InterpreterNodeScope node_scope { interpreter, *this };
  2735. // NOTE: ObjectProperty execution is handled by ObjectExpression.
  2736. VERIFY_NOT_REACHED();
  2737. }
  2738. // 13.2.5.4 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-object-initializer-runtime-semantics-evaluation
  2739. Completion ObjectExpression::execute(Interpreter& interpreter) const
  2740. {
  2741. InterpreterNodeScope node_scope { interpreter, *this };
  2742. auto& vm = interpreter.vm();
  2743. auto& realm = *vm.current_realm();
  2744. // 1. Let obj be OrdinaryObjectCreate(%Object.prototype%).
  2745. auto object = Object::create(realm, realm.intrinsics().object_prototype());
  2746. // 2. Perform ? PropertyDefinitionEvaluation of PropertyDefinitionList with argument obj.
  2747. for (auto& property : m_properties) {
  2748. auto key = TRY(property->key().execute(interpreter)).release_value();
  2749. // PropertyDefinition : ... AssignmentExpression
  2750. if (property->type() == ObjectProperty::Type::Spread) {
  2751. // 4. Perform ? CopyDataProperties(object, fromValue, excludedNames).
  2752. TRY(object->copy_data_properties(vm, key, {}));
  2753. // 5. Return unused.
  2754. continue;
  2755. }
  2756. auto value = TRY(property->value().execute(interpreter)).release_value();
  2757. // 8. If isProtoSetter is true, then
  2758. if (property->type() == ObjectProperty::Type::ProtoSetter) {
  2759. // a. If Type(propValue) is either Object or Null, then
  2760. if (value.is_object() || value.is_null()) {
  2761. // i. Perform ! object.[[SetPrototypeOf]](propValue).
  2762. MUST(object->internal_set_prototype_of(value.is_object() ? &value.as_object() : nullptr));
  2763. }
  2764. // b. Return unused.
  2765. continue;
  2766. }
  2767. auto property_key = TRY(PropertyKey::from_value(vm, key));
  2768. if (property->is_method()) {
  2769. VERIFY(value.is_function());
  2770. static_cast<ECMAScriptFunctionObject&>(value.as_function()).set_home_object(object);
  2771. auto name = MUST(get_function_property_name(property_key));
  2772. if (property->type() == ObjectProperty::Type::Getter) {
  2773. name = DeprecatedString::formatted("get {}", name);
  2774. } else if (property->type() == ObjectProperty::Type::Setter) {
  2775. name = DeprecatedString::formatted("set {}", name);
  2776. }
  2777. update_function_name(value, name);
  2778. }
  2779. switch (property->type()) {
  2780. case ObjectProperty::Type::Getter:
  2781. VERIFY(value.is_function());
  2782. object->define_direct_accessor(property_key, &value.as_function(), nullptr, Attribute::Configurable | Attribute::Enumerable);
  2783. break;
  2784. case ObjectProperty::Type::Setter:
  2785. VERIFY(value.is_function());
  2786. object->define_direct_accessor(property_key, nullptr, &value.as_function(), Attribute::Configurable | Attribute::Enumerable);
  2787. break;
  2788. case ObjectProperty::Type::KeyValue:
  2789. object->define_direct_property(property_key, value, default_attributes);
  2790. break;
  2791. case ObjectProperty::Type::Spread:
  2792. default:
  2793. VERIFY_NOT_REACHED();
  2794. }
  2795. }
  2796. // 3. Return obj.
  2797. return Value { object };
  2798. }
  2799. void MemberExpression::dump(int indent) const
  2800. {
  2801. print_indent(indent);
  2802. outln("{}(computed={})", class_name(), is_computed());
  2803. m_object->dump(indent + 1);
  2804. m_property->dump(indent + 1);
  2805. }
  2806. DeprecatedString MemberExpression::to_string_approximation() const
  2807. {
  2808. DeprecatedString object_string = "<object>";
  2809. if (is<Identifier>(*m_object))
  2810. object_string = static_cast<Identifier const&>(*m_object).string();
  2811. if (is_computed())
  2812. return DeprecatedString::formatted("{}[<computed>]", object_string);
  2813. if (is<PrivateIdentifier>(*m_property))
  2814. return DeprecatedString::formatted("{}.{}", object_string, verify_cast<PrivateIdentifier>(*m_property).string());
  2815. return DeprecatedString::formatted("{}.{}", object_string, verify_cast<Identifier>(*m_property).string());
  2816. }
  2817. // 13.3.2.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-property-accessors-runtime-semantics-evaluation
  2818. Completion MemberExpression::execute(Interpreter& interpreter) const
  2819. {
  2820. InterpreterNodeScope node_scope { interpreter, *this };
  2821. auto& vm = interpreter.vm();
  2822. auto reference = TRY(to_reference(interpreter));
  2823. return TRY(reference.get_value(vm));
  2824. }
  2825. bool MemberExpression::ends_in_private_name() const
  2826. {
  2827. if (is_computed())
  2828. return false;
  2829. if (is<PrivateIdentifier>(*m_property))
  2830. return true;
  2831. if (is<MemberExpression>(*m_property))
  2832. return static_cast<MemberExpression const&>(*m_property).ends_in_private_name();
  2833. return false;
  2834. }
  2835. void OptionalChain::dump(int indent) const
  2836. {
  2837. print_indent(indent);
  2838. outln("{}", class_name());
  2839. m_base->dump(indent + 1);
  2840. for (auto& reference : m_references) {
  2841. reference.visit(
  2842. [&](Call const& call) {
  2843. print_indent(indent + 1);
  2844. outln("Call({})", call.mode == Mode::Optional ? "Optional" : "Not Optional");
  2845. for (auto& argument : call.arguments)
  2846. argument.value->dump(indent + 2);
  2847. },
  2848. [&](ComputedReference const& ref) {
  2849. print_indent(indent + 1);
  2850. outln("ComputedReference({})", ref.mode == Mode::Optional ? "Optional" : "Not Optional");
  2851. ref.expression->dump(indent + 2);
  2852. },
  2853. [&](MemberReference const& ref) {
  2854. print_indent(indent + 1);
  2855. outln("MemberReference({})", ref.mode == Mode::Optional ? "Optional" : "Not Optional");
  2856. ref.identifier->dump(indent + 2);
  2857. },
  2858. [&](PrivateMemberReference const& ref) {
  2859. print_indent(indent + 1);
  2860. outln("PrivateMemberReference({})", ref.mode == Mode::Optional ? "Optional" : "Not Optional");
  2861. ref.private_identifier->dump(indent + 2);
  2862. });
  2863. }
  2864. }
  2865. ThrowCompletionOr<OptionalChain::ReferenceAndValue> OptionalChain::to_reference_and_value(Interpreter& interpreter) const
  2866. {
  2867. auto& vm = interpreter.vm();
  2868. auto base_reference = TRY(m_base->to_reference(interpreter));
  2869. auto base = base_reference.is_unresolvable()
  2870. ? TRY(m_base->execute(interpreter)).release_value()
  2871. : TRY(base_reference.get_value(vm));
  2872. for (auto& reference : m_references) {
  2873. auto is_optional = reference.visit([](auto& ref) { return ref.mode; }) == Mode::Optional;
  2874. if (is_optional && base.is_nullish())
  2875. return ReferenceAndValue { {}, js_undefined() };
  2876. auto expression = reference.visit(
  2877. [&](Call const& call) -> NonnullRefPtr<Expression const> {
  2878. return CallExpression::create(source_range(),
  2879. create_ast_node<SyntheticReferenceExpression>(source_range(), base_reference, base),
  2880. call.arguments, InvocationStyleEnum::Parenthesized, InsideParenthesesEnum::NotInsideParentheses);
  2881. },
  2882. [&](ComputedReference const& ref) -> NonnullRefPtr<Expression const> {
  2883. return create_ast_node<MemberExpression>(source_range(),
  2884. create_ast_node<SyntheticReferenceExpression>(source_range(), base_reference, base),
  2885. ref.expression,
  2886. true);
  2887. },
  2888. [&](MemberReference const& ref) -> NonnullRefPtr<Expression const> {
  2889. return create_ast_node<MemberExpression>(source_range(),
  2890. create_ast_node<SyntheticReferenceExpression>(source_range(), base_reference, base),
  2891. ref.identifier,
  2892. false);
  2893. },
  2894. [&](PrivateMemberReference const& ref) -> NonnullRefPtr<Expression const> {
  2895. return create_ast_node<MemberExpression>(source_range(),
  2896. create_ast_node<SyntheticReferenceExpression>(source_range(), base_reference, base),
  2897. ref.private_identifier,
  2898. false);
  2899. });
  2900. if (is<CallExpression>(*expression)) {
  2901. base_reference = JS::Reference {};
  2902. base = TRY(expression->execute(interpreter)).release_value();
  2903. } else {
  2904. base_reference = TRY(expression->to_reference(interpreter));
  2905. base = TRY(base_reference.get_value(vm));
  2906. }
  2907. }
  2908. return ReferenceAndValue { move(base_reference), base };
  2909. }
  2910. // 13.3.9.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-optional-chaining-evaluation
  2911. Completion OptionalChain::execute(Interpreter& interpreter) const
  2912. {
  2913. InterpreterNodeScope node_scope { interpreter, *this };
  2914. return TRY(to_reference_and_value(interpreter)).value;
  2915. }
  2916. ThrowCompletionOr<JS::Reference> OptionalChain::to_reference(Interpreter& interpreter) const
  2917. {
  2918. return TRY(to_reference_and_value(interpreter)).reference;
  2919. }
  2920. void MetaProperty::dump(int indent) const
  2921. {
  2922. DeprecatedString name;
  2923. if (m_type == MetaProperty::Type::NewTarget)
  2924. name = "new.target";
  2925. else if (m_type == MetaProperty::Type::ImportMeta)
  2926. name = "import.meta";
  2927. else
  2928. VERIFY_NOT_REACHED();
  2929. print_indent(indent);
  2930. outln("{} {}", class_name(), name);
  2931. }
  2932. // 13.3.12.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-meta-properties-runtime-semantics-evaluation
  2933. Completion MetaProperty::execute(Interpreter& interpreter) const
  2934. {
  2935. InterpreterNodeScope node_scope { interpreter, *this };
  2936. auto& vm = interpreter.vm();
  2937. auto& realm = *vm.current_realm();
  2938. // NewTarget : new . target
  2939. if (m_type == MetaProperty::Type::NewTarget) {
  2940. // 1. Return GetNewTarget().
  2941. return interpreter.vm().get_new_target();
  2942. }
  2943. // ImportMeta : import . meta
  2944. if (m_type == MetaProperty::Type::ImportMeta) {
  2945. // 1. Let module be GetActiveScriptOrModule().
  2946. auto script_or_module = interpreter.vm().get_active_script_or_module();
  2947. // 2. Assert: module is a Source Text Module Record.
  2948. VERIFY(script_or_module.has<NonnullGCPtr<Module>>());
  2949. VERIFY(script_or_module.get<NonnullGCPtr<Module>>());
  2950. VERIFY(is<SourceTextModule>(*script_or_module.get<NonnullGCPtr<Module>>()));
  2951. auto& module = static_cast<SourceTextModule&>(*script_or_module.get<NonnullGCPtr<Module>>());
  2952. // 3. Let importMeta be module.[[ImportMeta]].
  2953. auto* import_meta = module.import_meta();
  2954. // 4. If importMeta is empty, then
  2955. if (import_meta == nullptr) {
  2956. // a. Set importMeta to OrdinaryObjectCreate(null).
  2957. import_meta = Object::create(realm, nullptr);
  2958. // b. Let importMetaValues be HostGetImportMetaProperties(module).
  2959. auto import_meta_values = interpreter.vm().host_get_import_meta_properties(module);
  2960. // c. For each Record { [[Key]], [[Value]] } p of importMetaValues, do
  2961. for (auto& entry : import_meta_values) {
  2962. // i. Perform ! CreateDataPropertyOrThrow(importMeta, p.[[Key]], p.[[Value]]).
  2963. MUST(import_meta->create_data_property_or_throw(entry.key, entry.value));
  2964. }
  2965. // d. Perform HostFinalizeImportMeta(importMeta, module).
  2966. interpreter.vm().host_finalize_import_meta(import_meta, module);
  2967. // e. Set module.[[ImportMeta]] to importMeta.
  2968. module.set_import_meta({}, import_meta);
  2969. // f. Return importMeta.
  2970. return Value { import_meta };
  2971. }
  2972. // 5. Else,
  2973. else {
  2974. // a. Assert: Type(importMeta) is Object.
  2975. // Note: This is always true by the type.
  2976. // b. Return importMeta.
  2977. return Value { import_meta };
  2978. }
  2979. }
  2980. VERIFY_NOT_REACHED();
  2981. }
  2982. void ImportCall::dump(int indent) const
  2983. {
  2984. ASTNode::dump(indent);
  2985. print_indent(indent);
  2986. outln("(Specifier)");
  2987. m_specifier->dump(indent + 1);
  2988. if (m_options) {
  2989. outln("(Options)");
  2990. m_options->dump(indent + 1);
  2991. }
  2992. }
  2993. // 13.3.10.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-import-call-runtime-semantics-evaluation
  2994. // Also includes assertions from proposal: https://tc39.es/proposal-import-assertions/#sec-import-call-runtime-semantics-evaluation
  2995. Completion ImportCall::execute(Interpreter& interpreter) const
  2996. {
  2997. InterpreterNodeScope node_scope { interpreter, *this };
  2998. auto& vm = interpreter.vm();
  2999. // 2. Let specifierRef be the result of evaluating specifierExpression.
  3000. // 3. Let specifier be ? GetValue(specifierRef).
  3001. auto specifier = TRY(m_specifier->execute(interpreter));
  3002. auto options_value = js_undefined();
  3003. // 4. If optionsExpression is present, then
  3004. if (m_options) {
  3005. // a. Let optionsRef be the result of evaluating optionsExpression.
  3006. // b. Let options be ? GetValue(optionsRef).
  3007. options_value = TRY(m_options->execute(interpreter)).release_value();
  3008. }
  3009. // 5. Else,
  3010. // a. Let options be undefined.
  3011. // Note: options_value is undefined by default.
  3012. return perform_import_call(vm, *specifier, options_value);
  3013. }
  3014. // 13.2.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-literals-runtime-semantics-evaluation
  3015. Completion StringLiteral::execute(Interpreter& interpreter) const
  3016. {
  3017. InterpreterNodeScope node_scope { interpreter, *this };
  3018. auto& vm = interpreter.vm();
  3019. // 1. Return the SV of StringLiteral as defined in 12.8.4.2.
  3020. return Value { PrimitiveString::create(vm, m_value) };
  3021. }
  3022. // 13.2.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-literals-runtime-semantics-evaluation
  3023. Completion NumericLiteral::execute(Interpreter& interpreter) const
  3024. {
  3025. InterpreterNodeScope node_scope { interpreter, *this };
  3026. // 1. Return the NumericValue of NumericLiteral as defined in 12.8.3.
  3027. return Value(m_value);
  3028. }
  3029. // 13.2.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-literals-runtime-semantics-evaluation
  3030. Completion BigIntLiteral::execute(Interpreter& interpreter) const
  3031. {
  3032. InterpreterNodeScope node_scope { interpreter, *this };
  3033. auto& vm = interpreter.vm();
  3034. // 1. Return the NumericValue of NumericLiteral as defined in 12.8.3.
  3035. Crypto::SignedBigInteger integer;
  3036. if (m_value[0] == '0' && m_value.length() >= 3) {
  3037. if (m_value[1] == 'x' || m_value[1] == 'X') {
  3038. return Value { BigInt::create(vm, Crypto::SignedBigInteger::from_base(16, m_value.substring(2, m_value.length() - 3))) };
  3039. } else if (m_value[1] == 'o' || m_value[1] == 'O') {
  3040. return Value { BigInt::create(vm, Crypto::SignedBigInteger::from_base(8, m_value.substring(2, m_value.length() - 3))) };
  3041. } else if (m_value[1] == 'b' || m_value[1] == 'B') {
  3042. return Value { BigInt::create(vm, Crypto::SignedBigInteger::from_base(2, m_value.substring(2, m_value.length() - 3))) };
  3043. }
  3044. }
  3045. return Value { BigInt::create(vm, Crypto::SignedBigInteger::from_base(10, m_value.substring(0, m_value.length() - 1))) };
  3046. }
  3047. // 13.2.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-literals-runtime-semantics-evaluation
  3048. Completion BooleanLiteral::execute(Interpreter& interpreter) const
  3049. {
  3050. InterpreterNodeScope node_scope { interpreter, *this };
  3051. // 1. If BooleanLiteral is the token false, return false.
  3052. // 2. If BooleanLiteral is the token true, return true.
  3053. return Value(m_value);
  3054. }
  3055. // 13.2.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-literals-runtime-semantics-evaluation
  3056. Completion NullLiteral::execute(Interpreter& interpreter) const
  3057. {
  3058. InterpreterNodeScope node_scope { interpreter, *this };
  3059. // 1. Return null.
  3060. return js_null();
  3061. }
  3062. void RegExpLiteral::dump(int indent) const
  3063. {
  3064. print_indent(indent);
  3065. outln("{} (/{}/{})", class_name(), pattern(), flags());
  3066. }
  3067. // 13.2.7.3 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-regular-expression-literals-runtime-semantics-evaluation
  3068. Completion RegExpLiteral::execute(Interpreter& interpreter) const
  3069. {
  3070. InterpreterNodeScope node_scope { interpreter, *this };
  3071. auto& vm = interpreter.vm();
  3072. auto& realm = *vm.current_realm();
  3073. // 1. Let pattern be CodePointsToString(BodyText of RegularExpressionLiteral).
  3074. auto pattern = this->pattern();
  3075. // 2. Let flags be CodePointsToString(FlagText of RegularExpressionLiteral).
  3076. auto flags = this->flags();
  3077. // 3. Return ! RegExpCreate(pattern, flags).
  3078. Regex<ECMA262> regex(parsed_regex(), parsed_pattern(), parsed_flags());
  3079. // NOTE: We bypass RegExpCreate and subsequently RegExpAlloc as an optimization to use the already parsed values.
  3080. auto regexp_object = RegExpObject::create(realm, move(regex), move(pattern), move(flags));
  3081. // RegExpAlloc has these two steps from the 'Legacy RegExp features' proposal.
  3082. regexp_object->set_realm(*vm.current_realm());
  3083. // We don't need to check 'If SameValue(newTarget, thisRealm.[[Intrinsics]].[[%RegExp%]]) is true'
  3084. // here as we know RegExpCreate calls RegExpAlloc with %RegExp% for newTarget.
  3085. regexp_object->set_legacy_features_enabled(true);
  3086. return Value { regexp_object };
  3087. }
  3088. void ArrayExpression::dump(int indent) const
  3089. {
  3090. ASTNode::dump(indent);
  3091. for (auto& element : m_elements) {
  3092. if (element) {
  3093. element->dump(indent + 1);
  3094. } else {
  3095. print_indent(indent + 1);
  3096. outln("<empty>");
  3097. }
  3098. }
  3099. }
  3100. // 13.2.4.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-array-initializer-runtime-semantics-evaluation
  3101. Completion ArrayExpression::execute(Interpreter& interpreter) const
  3102. {
  3103. InterpreterNodeScope node_scope { interpreter, *this };
  3104. auto& vm = interpreter.vm();
  3105. auto& realm = *vm.current_realm();
  3106. // 1. Let array be ! ArrayCreate(0).
  3107. auto array = MUST(Array::create(realm, 0));
  3108. // 2. Perform ? ArrayAccumulation of ElementList with arguments array and 0.
  3109. array->indexed_properties();
  3110. size_t index = 0;
  3111. for (auto& element : m_elements) {
  3112. auto value = Value();
  3113. if (element) {
  3114. value = TRY(element->execute(interpreter)).release_value();
  3115. if (is<SpreadExpression>(*element)) {
  3116. (void)TRY(get_iterator_values(vm, value, [&](Value iterator_value) -> Optional<Completion> {
  3117. array->indexed_properties().put(index++, iterator_value, default_attributes);
  3118. return {};
  3119. }));
  3120. continue;
  3121. }
  3122. }
  3123. array->indexed_properties().put(index++, value, default_attributes);
  3124. }
  3125. // 3. Return array.
  3126. return Value { array };
  3127. }
  3128. void TemplateLiteral::dump(int indent) const
  3129. {
  3130. ASTNode::dump(indent);
  3131. for (auto& expression : m_expressions)
  3132. expression->dump(indent + 1);
  3133. }
  3134. // 13.2.8.5 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-template-literals-runtime-semantics-evaluation
  3135. Completion TemplateLiteral::execute(Interpreter& interpreter) const
  3136. {
  3137. InterpreterNodeScope node_scope { interpreter, *this };
  3138. auto& vm = interpreter.vm();
  3139. StringBuilder string_builder;
  3140. for (auto& expression : m_expressions) {
  3141. // 1. Let head be the TV of TemplateHead as defined in 12.8.6.
  3142. // 2. Let subRef be the result of evaluating Expression.
  3143. // 3. Let sub be ? GetValue(subRef).
  3144. auto sub = TRY(expression->execute(interpreter)).release_value();
  3145. // 4. Let middle be ? ToString(sub).
  3146. auto string = TRY(sub.to_deprecated_string(vm));
  3147. string_builder.append(string);
  3148. // 5. Let tail be the result of evaluating TemplateSpans.
  3149. // 6. ReturnIfAbrupt(tail).
  3150. }
  3151. // 7. Return the string-concatenation of head, middle, and tail.
  3152. return Value { PrimitiveString::create(vm, string_builder.to_deprecated_string()) };
  3153. }
  3154. void TaggedTemplateLiteral::dump(int indent) const
  3155. {
  3156. ASTNode::dump(indent);
  3157. print_indent(indent + 1);
  3158. outln("(Tag)");
  3159. m_tag->dump(indent + 2);
  3160. print_indent(indent + 1);
  3161. outln("(Template Literal)");
  3162. m_template_literal->dump(indent + 2);
  3163. }
  3164. // 13.3.11.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-tagged-templates-runtime-semantics-evaluation
  3165. Completion TaggedTemplateLiteral::execute(Interpreter& interpreter) const
  3166. {
  3167. InterpreterNodeScope node_scope { interpreter, *this };
  3168. auto& vm = interpreter.vm();
  3169. // NOTE: This is both
  3170. // MemberExpression : MemberExpression TemplateLiteral
  3171. // CallExpression : CallExpression TemplateLiteral
  3172. // 1. Let tagRef be ? Evaluation of MemberExpression.
  3173. // 1. Let tagRef be ? Evaluation of CallExpression.
  3174. // 2. Let tagFunc be ? GetValue(tagRef).
  3175. // NOTE: This is much more complicated than the spec because we have to
  3176. // handle every type of reference. If we handle evaluation closer
  3177. // to the spec this could be improved.
  3178. Value tag_this_value;
  3179. Value tag;
  3180. if (auto tag_reference = TRY(m_tag->to_reference(interpreter)); tag_reference.is_valid_reference()) {
  3181. tag = TRY(tag_reference.get_value(vm));
  3182. if (tag_reference.is_environment_reference()) {
  3183. auto& environment = tag_reference.base_environment();
  3184. if (environment.has_this_binding())
  3185. tag_this_value = TRY(environment.get_this_binding(vm));
  3186. else
  3187. tag_this_value = js_undefined();
  3188. } else {
  3189. tag_this_value = tag_reference.get_this_value();
  3190. }
  3191. } else {
  3192. auto result = TRY(m_tag->execute(interpreter));
  3193. VERIFY(result.has_value());
  3194. tag = result.release_value();
  3195. tag_this_value = js_undefined();
  3196. }
  3197. // 3. Let thisCall be this CallExpression.
  3198. // 3. Let thisCall be this MemberExpression.
  3199. // FIXME: 4. Let tailCall be IsInTailPosition(thisCall).
  3200. // NOTE: A tagged template is a function call where the arguments of the call are derived from a
  3201. // TemplateLiteral (13.2.8). The actual arguments include a template object (13.2.8.3)
  3202. // and the values produced by evaluating the expressions embedded within the TemplateLiteral.
  3203. auto template_ = TRY(get_template_object(interpreter));
  3204. MarkedVector<Value> arguments(interpreter.vm().heap());
  3205. arguments.append(template_);
  3206. auto& expressions = m_template_literal->expressions();
  3207. // tag`${foo}` -> "", foo, "" -> tag(["", ""], foo)
  3208. // tag`foo${bar}baz${qux}` -> "foo", bar, "baz", qux, "" -> tag(["foo", "baz", ""], bar, qux)
  3209. // So we want all the odd expressions
  3210. for (size_t i = 1; i < expressions.size(); i += 2)
  3211. arguments.append(TRY(expressions[i]->execute(interpreter)).release_value());
  3212. // 5. Return ? EvaluateCall(tagFunc, tagRef, TemplateLiteral, tailCall).
  3213. return call(vm, tag, tag_this_value, move(arguments));
  3214. }
  3215. // 13.2.8.3 GetTemplateObject ( templateLiteral ), https://tc39.es/ecma262/#sec-gettemplateobject
  3216. ThrowCompletionOr<Value> TaggedTemplateLiteral::get_template_object(Interpreter& interpreter) const
  3217. {
  3218. auto& vm = interpreter.vm();
  3219. // 1. Let realm be the current Realm Record.
  3220. auto& realm = *vm.current_realm();
  3221. // 2. Let templateRegistry be realm.[[TemplateMap]].
  3222. // 3. For each element e of templateRegistry, do
  3223. // a. If e.[[Site]] is the same Parse Node as templateLiteral, then
  3224. // i. Return e.[[Array]].
  3225. // NOTE: Instead of caching on the realm we cache on the Parse Node side as
  3226. // this makes it easier to track whether it is the same parse node.
  3227. if (auto cached_value_or_end = m_cached_values.find(&realm); cached_value_or_end != m_cached_values.end())
  3228. return Value { cached_value_or_end->value.cell() };
  3229. // 4. Let rawStrings be TemplateStrings of templateLiteral with argument true.
  3230. auto& raw_strings = m_template_literal->raw_strings();
  3231. // 5. Let cookedStrings be TemplateStrings of templateLiteral with argument false.
  3232. auto& expressions = m_template_literal->expressions();
  3233. // 6. Let count be the number of elements in the List cookedStrings.
  3234. // NOTE: Only the even expression in expression are the cooked strings
  3235. // so we use rawStrings for the size here
  3236. VERIFY(raw_strings.size() == (expressions.size() + 1) / 2);
  3237. auto count = raw_strings.size();
  3238. // 7. Assert: count ≤ 2^32 - 1.
  3239. VERIFY(count <= 0xffffffff);
  3240. // 8. Let template be ! ArrayCreate(count).
  3241. // NOTE: We don't set count since we push the values using append which
  3242. // would then append after count. Same for 9.
  3243. auto template_ = MUST(Array::create(realm, 0));
  3244. // 9. Let rawObj be ! ArrayCreate(count).
  3245. auto raw_obj = MUST(Array::create(realm, 0));
  3246. // 10. Let index be 0.
  3247. // 11. Repeat, while index < count,
  3248. for (size_t i = 0; i < count; ++i) {
  3249. auto cooked_string_index = i * 2;
  3250. // a. Let prop be ! ToString(𝔽(index)).
  3251. // b. Let cookedValue be cookedStrings[index].
  3252. auto cooked_value = TRY(expressions[cooked_string_index]->execute(interpreter)).release_value();
  3253. // NOTE: If the string contains invalid escapes we get a null expression here,
  3254. // which we then convert to the expected `undefined` TV. See
  3255. // 12.9.6.1 Static Semantics: TV, https://tc39.es/ecma262/#sec-static-semantics-tv
  3256. if (cooked_value.is_null())
  3257. cooked_value = js_undefined();
  3258. // c. Perform ! DefinePropertyOrThrow(template, prop, PropertyDescriptor { [[Value]]: cookedValue, [[Writable]]: false, [[Enumerable]]: true, [[Configurable]]: false }).
  3259. template_->indexed_properties().append(cooked_value);
  3260. // d. Let rawValue be the String value rawStrings[index].
  3261. // e. Perform ! DefinePropertyOrThrow(rawObj, prop, PropertyDescriptor { [[Value]]: rawValue, [[Writable]]: false, [[Enumerable]]: true, [[Configurable]]: false }).
  3262. raw_obj->indexed_properties().append(TRY(raw_strings[i]->execute(interpreter)).release_value());
  3263. // f. Set index to index + 1.
  3264. }
  3265. // 12. Perform ! SetIntegrityLevel(rawObj, frozen).
  3266. MUST(raw_obj->set_integrity_level(Object::IntegrityLevel::Frozen));
  3267. // 13. Perform ! DefinePropertyOrThrow(template, "raw", PropertyDescriptor { [[Value]]: rawObj, [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false }).
  3268. template_->define_direct_property(interpreter.vm().names.raw, raw_obj, 0);
  3269. // 14. Perform ! SetIntegrityLevel(template, frozen).
  3270. MUST(template_->set_integrity_level(Object::IntegrityLevel::Frozen));
  3271. // 15. Append the Record { [[Site]]: templateLiteral, [[Array]]: template } to templateRegistry.
  3272. m_cached_values.set(&realm, make_handle(template_));
  3273. // 16. Return template.
  3274. return template_;
  3275. }
  3276. void TryStatement::dump(int indent) const
  3277. {
  3278. ASTNode::dump(indent);
  3279. print_indent(indent);
  3280. outln("(Block)");
  3281. block().dump(indent + 1);
  3282. if (handler()) {
  3283. print_indent(indent);
  3284. outln("(Handler)");
  3285. handler()->dump(indent + 1);
  3286. }
  3287. if (finalizer()) {
  3288. print_indent(indent);
  3289. outln("(Finalizer)");
  3290. finalizer()->dump(indent + 1);
  3291. }
  3292. }
  3293. void CatchClause::dump(int indent) const
  3294. {
  3295. print_indent(indent);
  3296. m_parameter.visit(
  3297. [&](DeprecatedFlyString const& parameter) {
  3298. if (parameter.is_null())
  3299. outln("CatchClause");
  3300. else
  3301. outln("CatchClause ({})", parameter);
  3302. },
  3303. [&](NonnullRefPtr<BindingPattern const> const& pattern) {
  3304. outln("CatchClause");
  3305. print_indent(indent);
  3306. outln("(Parameter)");
  3307. pattern->dump(indent + 2);
  3308. });
  3309. body().dump(indent + 1);
  3310. }
  3311. void ThrowStatement::dump(int indent) const
  3312. {
  3313. ASTNode::dump(indent);
  3314. argument().dump(indent + 1);
  3315. }
  3316. // 14.15.3 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-try-statement-runtime-semantics-evaluation
  3317. Completion TryStatement::execute(Interpreter& interpreter) const
  3318. {
  3319. InterpreterNodeScope node_scope { interpreter, *this };
  3320. auto& vm = interpreter.vm();
  3321. // 14.15.2 Runtime Semantics: CatchClauseEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-catchclauseevaluation
  3322. auto catch_clause_evaluation = [&](Value thrown_value) {
  3323. // 1. Let oldEnv be the running execution context's LexicalEnvironment.
  3324. auto old_environment = vm.running_execution_context().lexical_environment;
  3325. // 2. Let catchEnv be NewDeclarativeEnvironment(oldEnv).
  3326. auto catch_environment = new_declarative_environment(*old_environment);
  3327. m_handler->parameter().visit(
  3328. [&](DeprecatedFlyString const& parameter) {
  3329. // 3. For each element argName of the BoundNames of CatchParameter, do
  3330. // a. Perform ! catchEnv.CreateMutableBinding(argName, false).
  3331. MUST(catch_environment->create_mutable_binding(vm, parameter, false));
  3332. },
  3333. [&](NonnullRefPtr<BindingPattern const> const& pattern) {
  3334. // 3. For each element argName of the BoundNames of CatchParameter, do
  3335. // NOTE: Due to the use of MUST with `create_mutable_binding` below, an exception should not result from `for_each_bound_name`.
  3336. MUST(pattern->for_each_bound_name([&](auto& name) {
  3337. // a. Perform ! catchEnv.CreateMutableBinding(argName, false).
  3338. MUST(catch_environment->create_mutable_binding(vm, name, false));
  3339. }));
  3340. });
  3341. // 4. Set the running execution context's LexicalEnvironment to catchEnv.
  3342. vm.running_execution_context().lexical_environment = catch_environment;
  3343. // 5. Let status be Completion(BindingInitialization of CatchParameter with arguments thrownValue and catchEnv).
  3344. auto status = m_handler->parameter().visit(
  3345. [&](DeprecatedFlyString const& parameter) {
  3346. return catch_environment->initialize_binding(vm, parameter, thrown_value, Environment::InitializeBindingHint::Normal);
  3347. },
  3348. [&](NonnullRefPtr<BindingPattern const> const& pattern) {
  3349. return vm.binding_initialization(pattern, thrown_value, catch_environment);
  3350. });
  3351. // 6. If status is an abrupt completion, then
  3352. if (status.is_error()) {
  3353. // a. Set the running execution context's LexicalEnvironment to oldEnv.
  3354. vm.running_execution_context().lexical_environment = old_environment;
  3355. // b. Return ? status.
  3356. return status.release_error();
  3357. }
  3358. // 7. Let B be the result of evaluating Block.
  3359. auto handler_result = m_handler->body().execute(interpreter);
  3360. // 8. Set the running execution context's LexicalEnvironment to oldEnv.
  3361. vm.running_execution_context().lexical_environment = old_environment;
  3362. // 9. Return ? B.
  3363. return handler_result;
  3364. };
  3365. Completion result;
  3366. // 1. Let B be the result of evaluating Block.
  3367. auto block_result = m_block->execute(interpreter);
  3368. // TryStatement : try Block Catch
  3369. // TryStatement : try Block Catch Finally
  3370. if (m_handler) {
  3371. // 2. If B.[[Type]] is throw, let C be Completion(CatchClauseEvaluation of Catch with argument B.[[Value]]).
  3372. if (block_result.type() == Completion::Type::Throw)
  3373. result = catch_clause_evaluation(*block_result.value());
  3374. // 3. Else, let C be B.
  3375. else
  3376. result = move(block_result);
  3377. } else {
  3378. // TryStatement : try Block Finally
  3379. // This variant doesn't have C & uses B in the finalizer step.
  3380. result = move(block_result);
  3381. }
  3382. // TryStatement : try Block Finally
  3383. // TryStatement : try Block Catch Finally
  3384. if (m_finalizer) {
  3385. // 4. Let F be the result of evaluating Finally.
  3386. auto finalizer_result = m_finalizer->execute(interpreter);
  3387. // 5. If F.[[Type]] is normal, set F to C.
  3388. if (finalizer_result.type() == Completion::Type::Normal)
  3389. finalizer_result = move(result);
  3390. // 6. Return ? UpdateEmpty(F, undefined).
  3391. return finalizer_result.update_empty(js_undefined());
  3392. }
  3393. // 4. Return ? UpdateEmpty(C, undefined).
  3394. return result.update_empty(js_undefined());
  3395. }
  3396. Completion CatchClause::execute(Interpreter& interpreter) const
  3397. {
  3398. InterpreterNodeScope node_scope { interpreter, *this };
  3399. // NOTE: CatchClause execution is handled by TryStatement.
  3400. VERIFY_NOT_REACHED();
  3401. return {};
  3402. }
  3403. // 14.14.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-throw-statement-runtime-semantics-evaluation
  3404. Completion ThrowStatement::execute(Interpreter& interpreter) const
  3405. {
  3406. InterpreterNodeScope node_scope { interpreter, *this };
  3407. // 1. Let exprRef be the result of evaluating Expression.
  3408. // 2. Let exprValue be ? GetValue(exprRef).
  3409. auto value = TRY(m_argument->execute(interpreter)).release_value();
  3410. // 3. Return ThrowCompletion(exprValue).
  3411. return throw_completion(value);
  3412. }
  3413. // 14.1.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-statement-semantics-runtime-semantics-evaluation
  3414. // BreakableStatement : SwitchStatement
  3415. Completion SwitchStatement::execute(Interpreter& interpreter) const
  3416. {
  3417. // 1. Let newLabelSet be a new empty List.
  3418. // 2. Return ? LabelledEvaluation of this BreakableStatement with argument newLabelSet.
  3419. return labelled_evaluation(interpreter, *this, {});
  3420. }
  3421. // NOTE: Since we don't have the 'BreakableStatement' from the spec as a separate ASTNode that wraps IterationStatement / SwitchStatement,
  3422. // execute() needs to take care of LabelledEvaluation, which in turn calls execute_impl().
  3423. // 14.12.4 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-switch-statement-runtime-semantics-evaluation
  3424. Completion SwitchStatement::execute_impl(Interpreter& interpreter) const
  3425. {
  3426. InterpreterNodeScope node_scope { interpreter, *this };
  3427. auto& vm = interpreter.vm();
  3428. // 14.12.3 CaseClauseIsSelected ( C, input ), https://tc39.es/ecma262/#sec-runtime-semantics-caseclauseisselected
  3429. auto case_clause_is_selected = [&](auto const& case_clause, auto input) -> ThrowCompletionOr<bool> {
  3430. // 1. Assert: C is an instance of the production CaseClause : case Expression : StatementList[opt] .
  3431. VERIFY(case_clause->test());
  3432. // 2. Let exprRef be the result of evaluating the Expression of C.
  3433. // 3. Let clauseSelector be ? GetValue(exprRef).
  3434. auto clause_selector = TRY(case_clause->test()->execute(interpreter)).release_value();
  3435. // 4. Return IsStrictlyEqual(input, clauseSelector).
  3436. return is_strictly_equal(input, clause_selector);
  3437. };
  3438. // 14.12.2 Runtime Semantics: CaseBlockEvaluation, https://tc39.es/ecma262/#sec-runtime-semantics-caseblockevaluation
  3439. auto case_block_evaluation = [&](auto input) -> Completion {
  3440. // CaseBlock : { }
  3441. if (m_cases.is_empty()) {
  3442. // 1. Return undefined.
  3443. return js_undefined();
  3444. }
  3445. Vector<NonnullRefPtr<SwitchCase const>> case_clauses_1;
  3446. Vector<NonnullRefPtr<SwitchCase const>> case_clauses_2;
  3447. RefPtr<SwitchCase const> default_clause;
  3448. for (auto const& switch_case : m_cases) {
  3449. if (!switch_case->test())
  3450. default_clause = switch_case;
  3451. else if (!default_clause)
  3452. case_clauses_1.append(switch_case);
  3453. else
  3454. case_clauses_2.append(switch_case);
  3455. }
  3456. // CaseBlock : { CaseClauses }
  3457. if (!default_clause) {
  3458. VERIFY(!case_clauses_1.is_empty());
  3459. VERIFY(case_clauses_2.is_empty());
  3460. // 1. Let V be undefined.
  3461. auto last_value = js_undefined();
  3462. // 2. Let A be the List of CaseClause items in CaseClauses, in source text order.
  3463. // NOTE: A is case_clauses_1.
  3464. // 3. Let found be false.
  3465. auto found = false;
  3466. // 4. For each CaseClause C of A, do
  3467. for (auto const& case_clause : case_clauses_1) {
  3468. // a. If found is false, then
  3469. if (!found) {
  3470. // i. Set found to ? CaseClauseIsSelected(C, input).
  3471. found = TRY(case_clause_is_selected(case_clause, input));
  3472. }
  3473. // b. If found is true, then
  3474. if (found) {
  3475. // i. Let R be the result of evaluating C.
  3476. auto result = case_clause->evaluate_statements(interpreter);
  3477. // ii. If R.[[Value]] is not empty, set V to R.[[Value]].
  3478. if (result.value().has_value())
  3479. last_value = *result.value();
  3480. // iii. If R is an abrupt completion, return ? UpdateEmpty(R, V).
  3481. if (result.is_abrupt())
  3482. return result.update_empty(last_value);
  3483. }
  3484. }
  3485. // 5. Return V.
  3486. return last_value;
  3487. }
  3488. // CaseBlock : { CaseClauses[opt] DefaultClause CaseClauses[opt] }
  3489. else {
  3490. // 1. Let V be undefined.
  3491. auto last_value = js_undefined();
  3492. // 2. If the first CaseClauses is present, then
  3493. // a. Let A be the List of CaseClause items in the first CaseClauses, in source text order.
  3494. // 3. Else,
  3495. // a. Let A be a new empty List.
  3496. // NOTE: A is case_clauses_1.
  3497. // 4. Let found be false.
  3498. auto found = false;
  3499. // 5. For each CaseClause C of A, do
  3500. for (auto const& case_clause : case_clauses_1) {
  3501. // a. If found is false, then
  3502. if (!found) {
  3503. // i. Set found to ? CaseClauseIsSelected(C, input).
  3504. found = TRY(case_clause_is_selected(case_clause, input));
  3505. }
  3506. // b. If found is true, then
  3507. if (found) {
  3508. // i. Let R be the result of evaluating C.
  3509. auto result = case_clause->evaluate_statements(interpreter);
  3510. // ii. If R.[[Value]] is not empty, set V to R.[[Value]].
  3511. if (result.value().has_value())
  3512. last_value = *result.value();
  3513. // iii. If R is an abrupt completion, return ? UpdateEmpty(R, V).
  3514. if (result.is_abrupt())
  3515. return result.update_empty(last_value);
  3516. }
  3517. }
  3518. // 6. Let foundInB be false.
  3519. auto found_in_b = false;
  3520. // 7. If the second CaseClauses is present, then
  3521. // a. Let B be the List of CaseClause items in the second CaseClauses, in source text order.
  3522. // 8. Else,
  3523. // a. Let B be a new empty List.
  3524. // NOTE: B is case_clauses_2.
  3525. // 9. If found is false, then
  3526. if (!found) {
  3527. // a. For each CaseClause C of B, do
  3528. for (auto const& case_clause : case_clauses_2) {
  3529. // i. If foundInB is false, then
  3530. if (!found_in_b) {
  3531. // 1. Set foundInB to ? CaseClauseIsSelected(C, input).
  3532. found_in_b = TRY(case_clause_is_selected(case_clause, input));
  3533. }
  3534. // ii. If foundInB is true, then
  3535. if (found_in_b) {
  3536. // 1. Let R be the result of evaluating CaseClause C.
  3537. auto result = case_clause->evaluate_statements(interpreter);
  3538. // 2. If R.[[Value]] is not empty, set V to R.[[Value]].
  3539. if (result.value().has_value())
  3540. last_value = *result.value();
  3541. // 3. If R is an abrupt completion, return ? UpdateEmpty(R, V).
  3542. if (result.is_abrupt())
  3543. return result.update_empty(last_value);
  3544. }
  3545. }
  3546. }
  3547. // 10. If foundInB is true, return V.
  3548. if (found_in_b)
  3549. return last_value;
  3550. // 11. Let R be the result of evaluating DefaultClause.
  3551. auto result = default_clause->evaluate_statements(interpreter);
  3552. // 12. If R.[[Value]] is not empty, set V to R.[[Value]].
  3553. if (result.value().has_value())
  3554. last_value = *result.value();
  3555. // 13. If R is an abrupt completion, return ? UpdateEmpty(R, V).
  3556. if (result.is_abrupt())
  3557. return result.update_empty(last_value);
  3558. // 14. NOTE: The following is another complete iteration of the second CaseClauses.
  3559. // 15. For each CaseClause C of B, do
  3560. for (auto const& case_clause : case_clauses_2) {
  3561. // a. Let R be the result of evaluating CaseClause C.
  3562. result = case_clause->evaluate_statements(interpreter);
  3563. // b. If R.[[Value]] is not empty, set V to R.[[Value]].
  3564. if (result.value().has_value())
  3565. last_value = *result.value();
  3566. // c. If R is an abrupt completion, return ? UpdateEmpty(R, V).
  3567. if (result.is_abrupt())
  3568. return result.update_empty(last_value);
  3569. }
  3570. // 16. Return V.
  3571. return last_value;
  3572. }
  3573. VERIFY_NOT_REACHED();
  3574. };
  3575. // SwitchStatement : switch ( Expression ) CaseBlock
  3576. // 1. Let exprRef be the result of evaluating Expression.
  3577. // 2. Let switchValue be ? GetValue(exprRef).
  3578. auto switch_value = TRY(m_discriminant->execute(interpreter)).release_value();
  3579. Completion result;
  3580. // Optimization: Avoid creating a lexical environment if there are no lexical declarations.
  3581. if (has_lexical_declarations()) {
  3582. // 3. Let oldEnv be the running execution context's LexicalEnvironment.
  3583. auto* old_environment = interpreter.lexical_environment();
  3584. // 4. Let blockEnv be NewDeclarativeEnvironment(oldEnv).
  3585. auto block_environment = new_declarative_environment(*old_environment);
  3586. // 5. Perform BlockDeclarationInstantiation(CaseBlock, blockEnv).
  3587. block_declaration_instantiation(vm, block_environment);
  3588. // 6. Set the running execution context's LexicalEnvironment to blockEnv.
  3589. vm.running_execution_context().lexical_environment = block_environment;
  3590. // 7. Let R be Completion(CaseBlockEvaluation of CaseBlock with argument switchValue).
  3591. result = case_block_evaluation(switch_value);
  3592. // 8. Let env be blockEnv's LexicalEnvironment.
  3593. // FIXME: blockEnv doesn't have a lexical env it is one?? Probably a spec issue
  3594. // 9. Set R to DisposeResources(env, R).
  3595. result = dispose_resources(vm, block_environment, result);
  3596. // 10. Set the running execution context's LexicalEnvironment to oldEnv.
  3597. vm.running_execution_context().lexical_environment = old_environment;
  3598. } else {
  3599. result = case_block_evaluation(switch_value);
  3600. }
  3601. // 11. Return R.
  3602. return result;
  3603. }
  3604. Completion SwitchCase::execute(Interpreter& interpreter) const
  3605. {
  3606. InterpreterNodeScope node_scope { interpreter, *this };
  3607. // NOTE: SwitchCase execution is handled by SwitchStatement.
  3608. VERIFY_NOT_REACHED();
  3609. return {};
  3610. }
  3611. // 14.9.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-break-statement-runtime-semantics-evaluation
  3612. Completion BreakStatement::execute(Interpreter& interpreter) const
  3613. {
  3614. InterpreterNodeScope node_scope { interpreter, *this };
  3615. // BreakStatement : break ;
  3616. if (m_target_label.is_null()) {
  3617. // 1. Return Completion Record { [[Type]]: break, [[Value]]: empty, [[Target]]: empty }.
  3618. return { Completion::Type::Break, {}, {} };
  3619. }
  3620. // BreakStatement : break LabelIdentifier ;
  3621. // 1. Let label be the StringValue of LabelIdentifier.
  3622. // 2. Return Completion Record { [[Type]]: break, [[Value]]: empty, [[Target]]: label }.
  3623. return { Completion::Type::Break, {}, m_target_label };
  3624. }
  3625. // 14.8.2 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-continue-statement-runtime-semantics-evaluation
  3626. Completion ContinueStatement::execute(Interpreter& interpreter) const
  3627. {
  3628. InterpreterNodeScope node_scope { interpreter, *this };
  3629. // ContinueStatement : continue ;
  3630. if (m_target_label.is_null()) {
  3631. // 1. Return Completion Record { [[Type]]: continue, [[Value]]: empty, [[Target]]: empty }.
  3632. return { Completion::Type::Continue, {}, {} };
  3633. }
  3634. // ContinueStatement : continue LabelIdentifier ;
  3635. // 1. Let label be the StringValue of LabelIdentifier.
  3636. // 2. Return Completion Record { [[Type]]: continue, [[Value]]: empty, [[Target]]: label }.
  3637. return { Completion::Type::Continue, {}, m_target_label };
  3638. }
  3639. void SwitchStatement::dump(int indent) const
  3640. {
  3641. ASTNode::dump(indent);
  3642. m_discriminant->dump(indent + 1);
  3643. for (auto& switch_case : m_cases) {
  3644. switch_case->dump(indent + 1);
  3645. }
  3646. }
  3647. void SwitchCase::dump(int indent) const
  3648. {
  3649. print_indent(indent + 1);
  3650. if (m_test) {
  3651. outln("(Test)");
  3652. m_test->dump(indent + 2);
  3653. } else {
  3654. outln("(Default)");
  3655. }
  3656. print_indent(indent + 1);
  3657. outln("(Consequent)");
  3658. ScopeNode::dump(indent + 2);
  3659. }
  3660. // 13.14.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-conditional-operator-runtime-semantics-evaluation
  3661. Completion ConditionalExpression::execute(Interpreter& interpreter) const
  3662. {
  3663. InterpreterNodeScope node_scope { interpreter, *this };
  3664. // 1. Let lref be the result of evaluating ShortCircuitExpression.
  3665. // 2. Let lval be ToBoolean(? GetValue(lref)).
  3666. auto test_result = TRY(m_test->execute(interpreter)).release_value();
  3667. // 3. If lval is true, then
  3668. if (test_result.to_boolean()) {
  3669. // a. Let trueRef be the result of evaluating the first AssignmentExpression.
  3670. // b. Return ? GetValue(trueRef).
  3671. return m_consequent->execute(interpreter);
  3672. }
  3673. // 4. Else,
  3674. else {
  3675. // a. Let falseRef be the result of evaluating the second AssignmentExpression.
  3676. // b. Return ? GetValue(falseRef).
  3677. return m_alternate->execute(interpreter);
  3678. }
  3679. }
  3680. void ConditionalExpression::dump(int indent) const
  3681. {
  3682. ASTNode::dump(indent);
  3683. print_indent(indent + 1);
  3684. outln("(Test)");
  3685. m_test->dump(indent + 2);
  3686. print_indent(indent + 1);
  3687. outln("(Consequent)");
  3688. m_consequent->dump(indent + 2);
  3689. print_indent(indent + 1);
  3690. outln("(Alternate)");
  3691. m_alternate->dump(indent + 2);
  3692. }
  3693. void SequenceExpression::dump(int indent) const
  3694. {
  3695. ASTNode::dump(indent);
  3696. for (auto& expression : m_expressions)
  3697. expression->dump(indent + 1);
  3698. }
  3699. // 13.16.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-comma-operator-runtime-semantics-evaluation
  3700. Completion SequenceExpression::execute(Interpreter& interpreter) const
  3701. {
  3702. InterpreterNodeScope node_scope { interpreter, *this };
  3703. // NOTE: Not sure why the last node is an AssignmentExpression in the spec :yakfused:
  3704. // 1. Let lref be the result of evaluating Expression.
  3705. // 2. Perform ? GetValue(lref).
  3706. // 3. Let rref be the result of evaluating AssignmentExpression.
  3707. // 4. Return ? GetValue(rref).
  3708. Value last_value;
  3709. for (auto const& expression : m_expressions)
  3710. last_value = TRY(expression->execute(interpreter)).release_value();
  3711. return { move(last_value) };
  3712. }
  3713. // 14.16.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-debugger-statement-runtime-semantics-evaluation
  3714. Completion DebuggerStatement::execute(Interpreter& interpreter) const
  3715. {
  3716. InterpreterNodeScope node_scope { interpreter, *this };
  3717. Completion result;
  3718. // 1. If an implementation-defined debugging facility is available and enabled, then
  3719. if (false) {
  3720. // a. Perform an implementation-defined debugging action.
  3721. // b. Return a new implementation-defined Completion Record.
  3722. VERIFY_NOT_REACHED();
  3723. }
  3724. // 2. Else,
  3725. else {
  3726. // a. Return empty.
  3727. return Optional<Value> {};
  3728. }
  3729. }
  3730. ThrowCompletionOr<void> ScopeNode::for_each_lexically_scoped_declaration(ThrowCompletionOrVoidCallback<Declaration const&>&& callback) const
  3731. {
  3732. for (auto& declaration : m_lexical_declarations)
  3733. TRY(callback(declaration));
  3734. return {};
  3735. }
  3736. ThrowCompletionOr<void> ScopeNode::for_each_lexically_declared_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  3737. {
  3738. for (auto const& declaration : m_lexical_declarations) {
  3739. TRY(declaration->for_each_bound_name([&](auto const& name) {
  3740. return callback(name);
  3741. }));
  3742. }
  3743. return {};
  3744. }
  3745. ThrowCompletionOr<void> ScopeNode::for_each_lexically_declared_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  3746. {
  3747. for (auto const& declaration : m_lexical_declarations) {
  3748. TRY(declaration->for_each_bound_identifier([&](auto const& identifier) {
  3749. return callback(identifier);
  3750. }));
  3751. }
  3752. return {};
  3753. }
  3754. ThrowCompletionOr<void> ScopeNode::for_each_var_declared_name(ThrowCompletionOrVoidCallback<DeprecatedFlyString const&>&& callback) const
  3755. {
  3756. for (auto& declaration : m_var_declarations) {
  3757. TRY(declaration->for_each_bound_name([&](auto const& name) {
  3758. return callback(name);
  3759. }));
  3760. }
  3761. return {};
  3762. }
  3763. ThrowCompletionOr<void> ScopeNode::for_each_var_declared_identifier(ThrowCompletionOrVoidCallback<Identifier const&>&& callback) const
  3764. {
  3765. for (auto& declaration : m_var_declarations) {
  3766. TRY(declaration->for_each_bound_identifier([&](auto const& id) {
  3767. return callback(id);
  3768. }));
  3769. }
  3770. return {};
  3771. }
  3772. ThrowCompletionOr<void> ScopeNode::for_each_var_function_declaration_in_reverse_order(ThrowCompletionOrVoidCallback<FunctionDeclaration const&>&& callback) const
  3773. {
  3774. for (ssize_t i = m_var_declarations.size() - 1; i >= 0; i--) {
  3775. auto& declaration = m_var_declarations[i];
  3776. if (is<FunctionDeclaration>(declaration))
  3777. TRY(callback(static_cast<FunctionDeclaration const&>(*declaration)));
  3778. }
  3779. return {};
  3780. }
  3781. ThrowCompletionOr<void> ScopeNode::for_each_lexical_function_declaration_in_reverse_order(ThrowCompletionOrVoidCallback<FunctionDeclaration const&>&& callback) const
  3782. {
  3783. for (ssize_t i = m_lexical_declarations.size() - 1; i >= 0; i--) {
  3784. auto& declaration = m_lexical_declarations[i];
  3785. if (is<FunctionDeclaration>(declaration))
  3786. TRY(callback(static_cast<FunctionDeclaration const&>(*declaration)));
  3787. }
  3788. return {};
  3789. }
  3790. ThrowCompletionOr<void> ScopeNode::for_each_var_scoped_variable_declaration(ThrowCompletionOrVoidCallback<VariableDeclaration const&>&& callback) const
  3791. {
  3792. for (auto& declaration : m_var_declarations) {
  3793. if (!is<FunctionDeclaration>(declaration)) {
  3794. VERIFY(is<VariableDeclaration>(declaration));
  3795. TRY(callback(static_cast<VariableDeclaration const&>(*declaration)));
  3796. }
  3797. }
  3798. return {};
  3799. }
  3800. ThrowCompletionOr<void> ScopeNode::for_each_function_hoistable_with_annexB_extension(ThrowCompletionOrVoidCallback<FunctionDeclaration&>&& callback) const
  3801. {
  3802. for (auto& function : m_functions_hoistable_with_annexB_extension) {
  3803. // We need const_cast here since it might have to set a property on function declaration.
  3804. TRY(callback(const_cast<FunctionDeclaration&>(*function)));
  3805. }
  3806. return {};
  3807. }
  3808. void ScopeNode::add_lexical_declaration(NonnullRefPtr<Declaration const> declaration)
  3809. {
  3810. m_lexical_declarations.append(move(declaration));
  3811. }
  3812. void ScopeNode::add_var_scoped_declaration(NonnullRefPtr<Declaration const> declaration)
  3813. {
  3814. m_var_declarations.append(move(declaration));
  3815. }
  3816. void ScopeNode::add_hoisted_function(NonnullRefPtr<FunctionDeclaration const> declaration)
  3817. {
  3818. m_functions_hoistable_with_annexB_extension.append(move(declaration));
  3819. }
  3820. // 16.2.1.11 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-module-semantics-runtime-semantics-evaluation
  3821. Completion ImportStatement::execute(Interpreter& interpreter) const
  3822. {
  3823. InterpreterNodeScope node_scope { interpreter, *this };
  3824. // 1. Return empty.
  3825. return Optional<Value> {};
  3826. }
  3827. DeprecatedFlyString ExportStatement::local_name_for_default = "*default*";
  3828. // 16.2.3.7 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-exports-runtime-semantics-evaluation
  3829. Completion ExportStatement::execute(Interpreter& interpreter) const
  3830. {
  3831. InterpreterNodeScope node_scope { interpreter, *this };
  3832. auto& vm = interpreter.vm();
  3833. if (!is_default_export()) {
  3834. if (m_statement) {
  3835. // 1. Return the result of evaluating <Thing>.
  3836. return m_statement->execute(interpreter);
  3837. }
  3838. // 1. Return empty.
  3839. return Optional<Value> {};
  3840. }
  3841. VERIFY(m_statement);
  3842. // ExportDeclaration : export default HoistableDeclaration
  3843. if (is<FunctionDeclaration>(*m_statement)) {
  3844. // 1. Return the result of evaluating HoistableDeclaration.
  3845. return m_statement->execute(interpreter);
  3846. }
  3847. // ExportDeclaration : export default ClassDeclaration
  3848. // ClassDeclaration: class BindingIdentifier[?Yield, ?Await] ClassTail[?Yield, ?Await]
  3849. if (is<ClassDeclaration>(*m_statement)) {
  3850. auto const& class_declaration = static_cast<ClassDeclaration const&>(*m_statement);
  3851. // 1. Let value be ? BindingClassDeclarationEvaluation of ClassDeclaration.
  3852. auto value = TRY(binding_class_declaration_evaluation(interpreter, class_declaration.m_class_expression));
  3853. // 2. Let className be the sole element of BoundNames of ClassDeclaration.
  3854. // 3. If className is "*default*", then
  3855. // Note: We never go into step 3. since a ClassDeclaration always has a name and "*default*" is not a class name.
  3856. (void)value;
  3857. // 4. Return empty.
  3858. return Optional<Value> {};
  3859. }
  3860. // ExportDeclaration : export default ClassDeclaration
  3861. // ClassDeclaration: [+Default] class ClassTail [?Yield, ?Await]
  3862. if (is<ClassExpression>(*m_statement)) {
  3863. auto& class_expression = static_cast<ClassExpression const&>(*m_statement);
  3864. // 1. Let value be ? BindingClassDeclarationEvaluation of ClassDeclaration.
  3865. auto value = TRY(binding_class_declaration_evaluation(interpreter, class_expression));
  3866. // 2. Let className be the sole element of BoundNames of ClassDeclaration.
  3867. // 3. If className is "*default*", then
  3868. if (!class_expression.has_name()) {
  3869. // Note: This can only occur if the class does not have a name since "*default*" is normally not valid.
  3870. // a. Let env be the running execution context's LexicalEnvironment.
  3871. auto* env = interpreter.lexical_environment();
  3872. // b. Perform ? InitializeBoundName("*default*", value, env).
  3873. TRY(initialize_bound_name(vm, ExportStatement::local_name_for_default, value, env));
  3874. }
  3875. // 4. Return empty.
  3876. return Optional<Value> {};
  3877. }
  3878. // ExportDeclaration : export default AssignmentExpression ;
  3879. // 1. If IsAnonymousFunctionDefinition(AssignmentExpression) is true, then
  3880. // a. Let value be ? NamedEvaluation of AssignmentExpression with argument "default".
  3881. // 2. Else,
  3882. // a. Let rhs be the result of evaluating AssignmentExpression.
  3883. // b. Let value be ? GetValue(rhs).
  3884. auto value = TRY(vm.named_evaluation_if_anonymous_function(*m_statement, "default"));
  3885. // 3. Let env be the running execution context's LexicalEnvironment.
  3886. auto* env = interpreter.lexical_environment();
  3887. // 4. Perform ? InitializeBoundName("*default*", value, env).
  3888. TRY(initialize_bound_name(vm, ExportStatement::local_name_for_default, value, env));
  3889. // 5. Return empty.
  3890. return Optional<Value> {};
  3891. }
  3892. static void dump_assert_clauses(ModuleRequest const& request)
  3893. {
  3894. if (!request.assertions.is_empty()) {
  3895. out("[ ");
  3896. for (auto& assertion : request.assertions)
  3897. out("{}: {}, ", assertion.key, assertion.value);
  3898. out(" ]");
  3899. }
  3900. }
  3901. void ExportStatement::dump(int indent) const
  3902. {
  3903. ASTNode::dump(indent);
  3904. print_indent(indent + 1);
  3905. outln("(ExportEntries)");
  3906. auto string_or_null = [](DeprecatedString const& string) -> DeprecatedString {
  3907. if (string.is_empty()) {
  3908. return "null";
  3909. }
  3910. return DeprecatedString::formatted("\"{}\"", string);
  3911. };
  3912. for (auto& entry : m_entries) {
  3913. print_indent(indent + 2);
  3914. out("ExportName: {}, ImportName: {}, LocalName: {}, ModuleRequest: ",
  3915. string_or_null(entry.export_name),
  3916. entry.is_module_request() ? string_or_null(entry.local_or_import_name) : "null",
  3917. entry.is_module_request() ? "null" : string_or_null(entry.local_or_import_name));
  3918. if (entry.is_module_request()) {
  3919. out("{}", entry.m_module_request->module_specifier);
  3920. dump_assert_clauses(*entry.m_module_request);
  3921. outln();
  3922. } else {
  3923. outln("null");
  3924. }
  3925. }
  3926. if (m_statement) {
  3927. print_indent(indent + 1);
  3928. outln("(Statement)");
  3929. m_statement->dump(indent + 2);
  3930. }
  3931. }
  3932. void ImportStatement::dump(int indent) const
  3933. {
  3934. ASTNode::dump(indent);
  3935. print_indent(indent + 1);
  3936. if (m_entries.is_empty()) {
  3937. // direct from "module" import
  3938. outln("Entire module '{}'", m_module_request.module_specifier);
  3939. dump_assert_clauses(m_module_request);
  3940. } else {
  3941. outln("(ExportEntries) from {}", m_module_request.module_specifier);
  3942. dump_assert_clauses(m_module_request);
  3943. for (auto& entry : m_entries) {
  3944. print_indent(indent + 2);
  3945. outln("ImportName: {}, LocalName: {}", entry.import_name, entry.local_name);
  3946. }
  3947. }
  3948. }
  3949. bool ExportStatement::has_export(DeprecatedFlyString const& export_name) const
  3950. {
  3951. return any_of(m_entries.begin(), m_entries.end(), [&](auto& entry) {
  3952. // Make sure that empty exported names does not overlap with anything
  3953. if (entry.kind != ExportEntry::Kind::NamedExport)
  3954. return false;
  3955. return entry.export_name == export_name;
  3956. });
  3957. }
  3958. bool ImportStatement::has_bound_name(DeprecatedFlyString const& name) const
  3959. {
  3960. return any_of(m_entries.begin(), m_entries.end(), [&](auto& entry) {
  3961. return entry.local_name == name;
  3962. });
  3963. }
  3964. // 14.2.3 BlockDeclarationInstantiation ( code, env ), https://tc39.es/ecma262/#sec-blockdeclarationinstantiation
  3965. void ScopeNode::block_declaration_instantiation(VM& vm, Environment* environment) const
  3966. {
  3967. // See also B.3.2.6 Changes to BlockDeclarationInstantiation, https://tc39.es/ecma262/#sec-web-compat-blockdeclarationinstantiation
  3968. auto& realm = *vm.current_realm();
  3969. VERIFY(environment);
  3970. auto private_environment = vm.running_execution_context().private_environment;
  3971. // Note: All the calls here are ! and thus we do not need to TRY this callback.
  3972. // We use MUST to ensure it does not throw and to avoid discarding the returned ThrowCompletionOr<void>.
  3973. MUST(for_each_lexically_scoped_declaration([&](Declaration const& declaration) {
  3974. auto is_constant_declaration = declaration.is_constant_declaration();
  3975. // NOTE: Due to the use of MUST with `create_immutable_binding` and `create_mutable_binding` below,
  3976. // an exception should not result from `for_each_bound_name`.
  3977. MUST(declaration.for_each_bound_identifier([&](auto const& identifier) {
  3978. if (vm.bytecode_interpreter_if_exists() && identifier.is_local()) {
  3979. // NOTE: No need to create bindings for local variables as their values are not stored in an environment.
  3980. return;
  3981. }
  3982. auto const& name = identifier.string();
  3983. if (is_constant_declaration) {
  3984. MUST(environment->create_immutable_binding(vm, name, true));
  3985. } else {
  3986. if (!MUST(environment->has_binding(name)))
  3987. MUST(environment->create_mutable_binding(vm, name, false));
  3988. }
  3989. }));
  3990. if (is<FunctionDeclaration>(declaration)) {
  3991. auto& function_declaration = static_cast<FunctionDeclaration const&>(declaration);
  3992. auto function = ECMAScriptFunctionObject::create(realm, function_declaration.name(), function_declaration.source_text(), function_declaration.body(), function_declaration.parameters(), function_declaration.function_length(), function_declaration.local_variables_names(), environment, private_environment, function_declaration.kind(), function_declaration.is_strict_mode(), function_declaration.might_need_arguments_object(), function_declaration.contains_direct_call_to_eval());
  3993. if (vm.bytecode_interpreter_if_exists() && function_declaration.name_identifier()->is_local()) {
  3994. vm.running_execution_context().local_variables[function_declaration.name_identifier()->local_variable_index()] = function;
  3995. } else {
  3996. VERIFY(is<DeclarativeEnvironment>(*environment));
  3997. static_cast<DeclarativeEnvironment&>(*environment).initialize_or_set_mutable_binding({}, vm, function_declaration.name(), function);
  3998. }
  3999. }
  4000. }));
  4001. }
  4002. // 16.1.7 GlobalDeclarationInstantiation ( script, env ), https://tc39.es/ecma262/#sec-globaldeclarationinstantiation
  4003. ThrowCompletionOr<void> Program::global_declaration_instantiation(VM& vm, GlobalEnvironment& global_environment) const
  4004. {
  4005. auto& realm = *vm.current_realm();
  4006. // 1. Let lexNames be the LexicallyDeclaredNames of script.
  4007. // 2. Let varNames be the VarDeclaredNames of script.
  4008. // 3. For each element name of lexNames, do
  4009. TRY(for_each_lexically_declared_identifier([&](Identifier const& identifier) -> ThrowCompletionOr<void> {
  4010. auto const& name = identifier.string();
  4011. // a. If env.HasVarDeclaration(name) is true, throw a SyntaxError exception.
  4012. if (global_environment.has_var_declaration(name))
  4013. return vm.throw_completion<SyntaxError>(ErrorType::TopLevelVariableAlreadyDeclared, name);
  4014. // b. If env.HasLexicalDeclaration(name) is true, throw a SyntaxError exception.
  4015. if (global_environment.has_lexical_declaration(name))
  4016. return vm.throw_completion<SyntaxError>(ErrorType::TopLevelVariableAlreadyDeclared, name);
  4017. // c. Let hasRestrictedGlobal be ? env.HasRestrictedGlobalProperty(name).
  4018. auto has_restricted_global = TRY(global_environment.has_restricted_global_property(name));
  4019. // d. If hasRestrictedGlobal is true, throw a SyntaxError exception.
  4020. if (has_restricted_global)
  4021. return vm.throw_completion<SyntaxError>(ErrorType::RestrictedGlobalProperty, name);
  4022. return {};
  4023. }));
  4024. // 4. For each element name of varNames, do
  4025. TRY(for_each_var_declared_name([&](auto const& name) -> ThrowCompletionOr<void> {
  4026. // a. If env.HasLexicalDeclaration(name) is true, throw a SyntaxError exception.
  4027. if (global_environment.has_lexical_declaration(name))
  4028. return vm.throw_completion<SyntaxError>(ErrorType::TopLevelVariableAlreadyDeclared, name);
  4029. return {};
  4030. }));
  4031. // 5. Let varDeclarations be the VarScopedDeclarations of script.
  4032. // 6. Let functionsToInitialize be a new empty List.
  4033. Vector<FunctionDeclaration const&> functions_to_initialize;
  4034. // 7. Let declaredFunctionNames be a new empty List.
  4035. HashTable<DeprecatedFlyString> declared_function_names;
  4036. // 8. For each element d of varDeclarations, in reverse List order, do
  4037. TRY(for_each_var_function_declaration_in_reverse_order([&](FunctionDeclaration const& function) -> ThrowCompletionOr<void> {
  4038. // a. If d is neither a VariableDeclaration nor a ForBinding nor a BindingIdentifier, then
  4039. // i. Assert: d is either a FunctionDeclaration, a GeneratorDeclaration, an AsyncFunctionDeclaration, or an AsyncGeneratorDeclaration.
  4040. // Note: This is checked in for_each_var_function_declaration_in_reverse_order.
  4041. // ii. NOTE: If there are multiple function declarations for the same name, the last declaration is used.
  4042. // iii. Let fn be the sole element of the BoundNames of d.
  4043. // iv. If fn is not an element of declaredFunctionNames, then
  4044. if (declared_function_names.set(function.name()) != AK::HashSetResult::InsertedNewEntry)
  4045. return {};
  4046. // 1. Let fnDefinable be ? env.CanDeclareGlobalFunction(fn).
  4047. auto function_definable = TRY(global_environment.can_declare_global_function(function.name()));
  4048. // 2. If fnDefinable is false, throw a TypeError exception.
  4049. if (!function_definable)
  4050. return vm.throw_completion<TypeError>(ErrorType::CannotDeclareGlobalFunction, function.name());
  4051. // 3. Append fn to declaredFunctionNames.
  4052. // Note: Already done in step iv. above.
  4053. // 4. Insert d as the first element of functionsToInitialize.
  4054. // NOTE: Since prepending is much slower, we just append
  4055. // and iterate in reverse order in step 16 below.
  4056. functions_to_initialize.append(function);
  4057. return {};
  4058. }));
  4059. // 9. Let declaredVarNames be a new empty List.
  4060. HashTable<DeprecatedFlyString> declared_var_names;
  4061. // 10. For each element d of varDeclarations, do
  4062. TRY(for_each_var_scoped_variable_declaration([&](Declaration const& declaration) {
  4063. // a. If d is a VariableDeclaration, a ForBinding, or a BindingIdentifier, then
  4064. // Note: This is done in for_each_var_scoped_variable_declaration.
  4065. // i. For each String vn of the BoundNames of d, do
  4066. return declaration.for_each_bound_name([&](auto const& name) -> ThrowCompletionOr<void> {
  4067. // 1. If vn is not an element of declaredFunctionNames, then
  4068. if (declared_function_names.contains(name))
  4069. return {};
  4070. // a. Let vnDefinable be ? env.CanDeclareGlobalVar(vn).
  4071. auto var_definable = TRY(global_environment.can_declare_global_var(name));
  4072. // b. If vnDefinable is false, throw a TypeError exception.
  4073. if (!var_definable)
  4074. return vm.throw_completion<TypeError>(ErrorType::CannotDeclareGlobalVariable, name);
  4075. // c. If vn is not an element of declaredVarNames, then
  4076. // i. Append vn to declaredVarNames.
  4077. declared_var_names.set(name);
  4078. return {};
  4079. });
  4080. }));
  4081. // 11. NOTE: No abnormal terminations occur after this algorithm step if the global object is an ordinary object. However, if the global object is a Proxy exotic object it may exhibit behaviours that cause abnormal terminations in some of the following steps.
  4082. // 12. NOTE: Annex B.3.2.2 adds additional steps at this point.
  4083. // 12. Let strict be IsStrict of script.
  4084. // 13. If strict is false, then
  4085. if (!m_is_strict_mode) {
  4086. // a. Let declaredFunctionOrVarNames be the list-concatenation of declaredFunctionNames and declaredVarNames.
  4087. // b. For each FunctionDeclaration f that is directly contained in the StatementList of a Block, CaseClause, or DefaultClause Contained within script, do
  4088. TRY(for_each_function_hoistable_with_annexB_extension([&](FunctionDeclaration& function_declaration) -> ThrowCompletionOr<void> {
  4089. // i. Let F be StringValue of the BindingIdentifier of f.
  4090. auto function_name = function_declaration.name();
  4091. // ii. If replacing the FunctionDeclaration f with a VariableStatement that has F as a BindingIdentifier would not produce any Early Errors for script, then
  4092. // Note: This step is already performed during parsing and for_each_function_hoistable_with_annexB_extension so this always passes here.
  4093. // 1. If env.HasLexicalDeclaration(F) is false, then
  4094. if (global_environment.has_lexical_declaration(function_name))
  4095. return {};
  4096. // a. Let fnDefinable be ? env.CanDeclareGlobalVar(F).
  4097. auto function_definable = TRY(global_environment.can_declare_global_function(function_name));
  4098. // b. If fnDefinable is true, then
  4099. if (!function_definable)
  4100. return {};
  4101. // i. NOTE: A var binding for F is only instantiated here if it is neither a VarDeclaredName nor the name of another FunctionDeclaration.
  4102. // ii. If declaredFunctionOrVarNames does not contain F, then
  4103. if (!declared_function_names.contains(function_name) && !declared_var_names.contains(function_name)) {
  4104. // i. Perform ? env.CreateGlobalVarBinding(F, false).
  4105. TRY(global_environment.create_global_var_binding(function_name, false));
  4106. // ii. Append F to declaredFunctionOrVarNames.
  4107. declared_function_names.set(function_name);
  4108. }
  4109. // iii. When the FunctionDeclaration f is evaluated, perform the following steps in place of the FunctionDeclaration Evaluation algorithm provided in 15.2.6:
  4110. // i. Let genv be the running execution context's VariableEnvironment.
  4111. // ii. Let benv be the running execution context's LexicalEnvironment.
  4112. // iii. Let fobj be ! benv.GetBindingValue(F, false).
  4113. // iv. Perform ? genv.SetMutableBinding(F, fobj, false).
  4114. // v. Return unused.
  4115. function_declaration.set_should_do_additional_annexB_steps();
  4116. return {};
  4117. }));
  4118. // We should not use declared function names below here anymore since these functions are not in there in the spec.
  4119. declared_function_names.clear();
  4120. }
  4121. // 13. Let lexDeclarations be the LexicallyScopedDeclarations of script.
  4122. // 14. Let privateEnv be null.
  4123. PrivateEnvironment* private_environment = nullptr;
  4124. // 15. For each element d of lexDeclarations, do
  4125. TRY(for_each_lexically_scoped_declaration([&](Declaration const& declaration) {
  4126. // a. NOTE: Lexically declared names are only instantiated here but not initialized.
  4127. // b. For each element dn of the BoundNames of d, do
  4128. return declaration.for_each_bound_name([&](auto const& name) -> ThrowCompletionOr<void> {
  4129. // i. If IsConstantDeclaration of d is true, then
  4130. if (declaration.is_constant_declaration()) {
  4131. // 1. Perform ? env.CreateImmutableBinding(dn, true).
  4132. TRY(global_environment.create_immutable_binding(vm, name, true));
  4133. }
  4134. // ii. Else,
  4135. else {
  4136. // 1. Perform ? env.CreateMutableBinding(dn, false).
  4137. TRY(global_environment.create_mutable_binding(vm, name, false));
  4138. }
  4139. return {};
  4140. });
  4141. }));
  4142. // 16. For each Parse Node f of functionsToInitialize, do
  4143. // NOTE: We iterate in reverse order since we appended the functions
  4144. // instead of prepending. We append because prepending is much slower
  4145. // and we only use the created vector here.
  4146. for (auto& declaration : functions_to_initialize.in_reverse()) {
  4147. // a. Let fn be the sole element of the BoundNames of f.
  4148. // b. Let fo be InstantiateFunctionObject of f with arguments env and privateEnv.
  4149. auto function = ECMAScriptFunctionObject::create(realm, declaration.name(), declaration.source_text(), declaration.body(), declaration.parameters(), declaration.function_length(), declaration.local_variables_names(), &global_environment, private_environment, declaration.kind(), declaration.is_strict_mode(), declaration.might_need_arguments_object(), declaration.contains_direct_call_to_eval());
  4150. // c. Perform ? env.CreateGlobalFunctionBinding(fn, fo, false).
  4151. TRY(global_environment.create_global_function_binding(declaration.name(), function, false));
  4152. }
  4153. // 17. For each String vn of declaredVarNames, do
  4154. for (auto& var_name : declared_var_names) {
  4155. // a. Perform ? env.CreateGlobalVarBinding(vn, false).
  4156. TRY(global_environment.create_global_var_binding(var_name, false));
  4157. }
  4158. // 18. Return unused.
  4159. return {};
  4160. }
  4161. ModuleRequest::ModuleRequest(DeprecatedFlyString module_specifier_, Vector<Assertion> assertions_)
  4162. : module_specifier(move(module_specifier_))
  4163. , assertions(move(assertions_))
  4164. {
  4165. // Perform step 10.e. from EvaluateImportCall, https://tc39.es/proposal-import-assertions/#sec-evaluate-import-call
  4166. // or step 2. from 2.7 Static Semantics: AssertClauseToAssertions, https://tc39.es/proposal-import-assertions/#sec-assert-clause-to-assertions
  4167. // e. / 2. Sort assertions by the code point order of the [[Key]] of each element.
  4168. // NOTE: This sorting is observable only in that hosts are prohibited from distinguishing among assertions by the order they occur in.
  4169. quick_sort(assertions, [](Assertion const& lhs, Assertion const& rhs) {
  4170. return lhs.key < rhs.key;
  4171. });
  4172. }
  4173. DeprecatedString SourceRange::filename() const
  4174. {
  4175. return code->filename().to_deprecated_string();
  4176. }
  4177. NonnullRefPtr<CallExpression> CallExpression::create(SourceRange source_range, NonnullRefPtr<Expression const> callee, ReadonlySpan<Argument> arguments, InvocationStyleEnum invocation_style, InsideParenthesesEnum inside_parens)
  4178. {
  4179. return ASTNodeWithTailArray::create<CallExpression>(arguments.size(), move(source_range), move(callee), arguments, invocation_style, inside_parens);
  4180. }
  4181. NonnullRefPtr<NewExpression> NewExpression::create(SourceRange source_range, NonnullRefPtr<Expression const> callee, ReadonlySpan<Argument> arguments, InvocationStyleEnum invocation_style, InsideParenthesesEnum inside_parens)
  4182. {
  4183. return ASTNodeWithTailArray::create<NewExpression>(arguments.size(), move(source_range), move(callee), arguments, invocation_style, inside_parens);
  4184. }
  4185. }