Interpreter.cpp 98 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303
  1. /*
  2. * Copyright (c) 2021, Andreas Kling <kling@serenityos.org>
  3. *
  4. * SPDX-License-Identifier: BSD-2-Clause
  5. */
  6. #include <AK/Debug.h>
  7. #include <AK/HashTable.h>
  8. #include <AK/TemporaryChange.h>
  9. #include <LibJS/AST.h>
  10. #include <LibJS/Bytecode/BasicBlock.h>
  11. #include <LibJS/Bytecode/CommonImplementations.h>
  12. #include <LibJS/Bytecode/Generator.h>
  13. #include <LibJS/Bytecode/Instruction.h>
  14. #include <LibJS/Bytecode/Interpreter.h>
  15. #include <LibJS/Bytecode/Op.h>
  16. #include <LibJS/JIT/Compiler.h>
  17. #include <LibJS/Runtime/AbstractOperations.h>
  18. #include <LibJS/Runtime/Array.h>
  19. #include <LibJS/Runtime/BigInt.h>
  20. #include <LibJS/Runtime/DeclarativeEnvironment.h>
  21. #include <LibJS/Runtime/ECMAScriptFunctionObject.h>
  22. #include <LibJS/Runtime/Environment.h>
  23. #include <LibJS/Runtime/FunctionEnvironment.h>
  24. #include <LibJS/Runtime/GlobalEnvironment.h>
  25. #include <LibJS/Runtime/GlobalObject.h>
  26. #include <LibJS/Runtime/Iterator.h>
  27. #include <LibJS/Runtime/NativeFunction.h>
  28. #include <LibJS/Runtime/ObjectEnvironment.h>
  29. #include <LibJS/Runtime/Realm.h>
  30. #include <LibJS/Runtime/Reference.h>
  31. #include <LibJS/Runtime/RegExpObject.h>
  32. #include <LibJS/Runtime/Value.h>
  33. #include <LibJS/Runtime/ValueInlines.h>
  34. #include <LibJS/SourceTextModule.h>
  35. namespace JS::Bytecode {
  36. bool g_dump_bytecode = false;
  37. Interpreter::Interpreter(VM& vm)
  38. : m_vm(vm)
  39. {
  40. }
  41. Interpreter::~Interpreter()
  42. {
  43. }
  44. void Interpreter::visit_edges(Cell::Visitor& visitor)
  45. {
  46. for (auto& frame : m_call_frames) {
  47. frame.visit([&](auto& value) { value->visit_edges(visitor); });
  48. }
  49. }
  50. // 16.1.6 ScriptEvaluation ( scriptRecord ), https://tc39.es/ecma262/#sec-runtime-semantics-scriptevaluation
  51. ThrowCompletionOr<Value> Interpreter::run(Script& script_record, JS::GCPtr<Environment> lexical_environment_override)
  52. {
  53. auto& vm = this->vm();
  54. // 1. Let globalEnv be scriptRecord.[[Realm]].[[GlobalEnv]].
  55. auto& global_environment = script_record.realm().global_environment();
  56. // 2. Let scriptContext be a new ECMAScript code execution context.
  57. ExecutionContext script_context(vm.heap());
  58. // 3. Set the Function of scriptContext to null.
  59. // NOTE: This was done during execution context construction.
  60. // 4. Set the Realm of scriptContext to scriptRecord.[[Realm]].
  61. script_context.realm = &script_record.realm();
  62. // 5. Set the ScriptOrModule of scriptContext to scriptRecord.
  63. script_context.script_or_module = NonnullGCPtr<Script>(script_record);
  64. // 6. Set the VariableEnvironment of scriptContext to globalEnv.
  65. script_context.variable_environment = &global_environment;
  66. // 7. Set the LexicalEnvironment of scriptContext to globalEnv.
  67. script_context.lexical_environment = &global_environment;
  68. // Non-standard: Override the lexical environment if requested.
  69. if (lexical_environment_override)
  70. script_context.lexical_environment = lexical_environment_override;
  71. // 8. Set the PrivateEnvironment of scriptContext to null.
  72. // NOTE: This isn't in the spec, but we require it.
  73. script_context.is_strict_mode = script_record.parse_node().is_strict_mode();
  74. // FIXME: 9. Suspend the currently running execution context.
  75. // 10. Push scriptContext onto the execution context stack; scriptContext is now the running execution context.
  76. TRY(vm.push_execution_context(script_context, {}));
  77. // 11. Let script be scriptRecord.[[ECMAScriptCode]].
  78. auto& script = script_record.parse_node();
  79. // 12. Let result be Completion(GlobalDeclarationInstantiation(script, globalEnv)).
  80. auto instantiation_result = script.global_declaration_instantiation(vm, global_environment);
  81. Completion result = instantiation_result.is_throw_completion() ? instantiation_result.throw_completion() : normal_completion({});
  82. // 13. If result.[[Type]] is normal, then
  83. if (result.type() == Completion::Type::Normal) {
  84. auto executable_result = JS::Bytecode::Generator::generate(script);
  85. if (executable_result.is_error()) {
  86. if (auto error_string = executable_result.error().to_string(); error_string.is_error())
  87. result = vm.template throw_completion<JS::InternalError>(vm.error_message(JS::VM::ErrorMessage::OutOfMemory));
  88. else if (error_string = String::formatted("TODO({})", error_string.value()); error_string.is_error())
  89. result = vm.template throw_completion<JS::InternalError>(vm.error_message(JS::VM::ErrorMessage::OutOfMemory));
  90. else
  91. result = JS::throw_completion(JS::InternalError::create(realm(), error_string.release_value()));
  92. } else {
  93. auto executable = executable_result.release_value();
  94. if (g_dump_bytecode)
  95. executable->dump();
  96. // a. Set result to the result of evaluating script.
  97. auto result_or_error = run_and_return_frame(*executable, nullptr);
  98. if (result_or_error.value.is_error())
  99. result = result_or_error.value.release_error();
  100. else
  101. result = result_or_error.frame->registers[0];
  102. }
  103. }
  104. // 14. If result.[[Type]] is normal and result.[[Value]] is empty, then
  105. if (result.type() == Completion::Type::Normal && !result.value().has_value()) {
  106. // a. Set result to NormalCompletion(undefined).
  107. result = normal_completion(js_undefined());
  108. }
  109. // FIXME: 15. Suspend scriptContext and remove it from the execution context stack.
  110. vm.pop_execution_context();
  111. // 16. Assert: The execution context stack is not empty.
  112. VERIFY(!vm.execution_context_stack().is_empty());
  113. // FIXME: 17. Resume the context that is now on the top of the execution context stack as the running execution context.
  114. // At this point we may have already run any queued promise jobs via on_call_stack_emptied,
  115. // in which case this is a no-op.
  116. // FIXME: These three should be moved out of Interpreter::run and give the host an option to run these, as it's up to the host when these get run.
  117. // https://tc39.es/ecma262/#sec-jobs for jobs and https://tc39.es/ecma262/#_ref_3508 for ClearKeptObjects
  118. // finish_execution_generation is particularly an issue for LibWeb, as the HTML spec wants to run it specifically after performing a microtask checkpoint.
  119. // The promise and registry cleanup queues don't cause LibWeb an issue, as LibWeb overrides the hooks that push onto these queues.
  120. vm.run_queued_promise_jobs();
  121. vm.run_queued_finalization_registry_cleanup_jobs();
  122. vm.finish_execution_generation();
  123. // 18. Return ? result.
  124. if (result.is_abrupt()) {
  125. VERIFY(result.type() == Completion::Type::Throw);
  126. return result.release_error();
  127. }
  128. VERIFY(result.value().has_value());
  129. return *result.value();
  130. }
  131. ThrowCompletionOr<Value> Interpreter::run(SourceTextModule& module)
  132. {
  133. // FIXME: This is not a entry point as defined in the spec, but is convenient.
  134. // To avoid work we use link_and_eval_module however that can already be
  135. // dangerous if the vm loaded other modules.
  136. auto& vm = this->vm();
  137. TRY(vm.link_and_eval_module(Badge<Bytecode::Interpreter> {}, module));
  138. vm.run_queued_promise_jobs();
  139. vm.run_queued_finalization_registry_cleanup_jobs();
  140. return js_undefined();
  141. }
  142. void Interpreter::run_bytecode()
  143. {
  144. auto* locals = vm().running_execution_context().local_variables.data();
  145. auto* registers = this->registers().data();
  146. auto& accumulator = this->accumulator();
  147. for (;;) {
  148. start:
  149. auto pc = InstructionStreamIterator { m_current_block->instruction_stream(), m_current_executable };
  150. TemporaryChange temp_change { m_pc, Optional<InstructionStreamIterator&>(pc) };
  151. bool will_return = false;
  152. bool will_yield = false;
  153. ThrowCompletionOr<void> result;
  154. while (!pc.at_end()) {
  155. auto& instruction = *pc;
  156. switch (instruction.type()) {
  157. case Instruction::Type::GetLocal: {
  158. auto& local = locals[static_cast<Op::GetLocal const&>(instruction).index()];
  159. if (local.is_empty()) {
  160. auto const& variable_name = vm().running_execution_context().function->local_variables_names()[static_cast<Op::GetLocal const&>(instruction).index()];
  161. result = vm().throw_completion<ReferenceError>(ErrorType::BindingNotInitialized, variable_name);
  162. break;
  163. }
  164. accumulator = local;
  165. break;
  166. }
  167. case Instruction::Type::SetLocal:
  168. locals[static_cast<Op::SetLocal const&>(instruction).index()] = accumulator;
  169. break;
  170. case Instruction::Type::Load:
  171. accumulator = registers[static_cast<Op::Load const&>(instruction).src().index()];
  172. break;
  173. case Instruction::Type::Store:
  174. registers[static_cast<Op::Store const&>(instruction).dst().index()] = accumulator;
  175. break;
  176. case Instruction::Type::LoadImmediate:
  177. accumulator = static_cast<Op::LoadImmediate const&>(instruction).value();
  178. break;
  179. case Instruction::Type::Jump:
  180. m_current_block = &static_cast<Op::Jump const&>(instruction).true_target()->block();
  181. goto start;
  182. case Instruction::Type::JumpConditional:
  183. if (accumulator.to_boolean())
  184. m_current_block = &static_cast<Op::Jump const&>(instruction).true_target()->block();
  185. else
  186. m_current_block = &static_cast<Op::Jump const&>(instruction).false_target()->block();
  187. goto start;
  188. case Instruction::Type::JumpNullish:
  189. if (accumulator.is_nullish())
  190. m_current_block = &static_cast<Op::Jump const&>(instruction).true_target()->block();
  191. else
  192. m_current_block = &static_cast<Op::Jump const&>(instruction).false_target()->block();
  193. goto start;
  194. case Instruction::Type::JumpUndefined:
  195. if (accumulator.is_undefined())
  196. m_current_block = &static_cast<Op::Jump const&>(instruction).true_target()->block();
  197. else
  198. m_current_block = &static_cast<Op::Jump const&>(instruction).false_target()->block();
  199. goto start;
  200. case Instruction::Type::EnterUnwindContext:
  201. enter_unwind_context(
  202. static_cast<Op::EnterUnwindContext const&>(instruction).handler_target(),
  203. static_cast<Op::EnterUnwindContext const&>(instruction).finalizer_target());
  204. m_current_block = &static_cast<Op::EnterUnwindContext const&>(instruction).entry_point().block();
  205. goto start;
  206. case Instruction::Type::ContinuePendingUnwind:
  207. if (auto exception = reg(Register::exception()); !exception.is_empty()) {
  208. result = throw_completion(exception);
  209. break;
  210. }
  211. if (!saved_return_value().is_empty()) {
  212. do_return(saved_return_value());
  213. break;
  214. }
  215. if (m_scheduled_jump) {
  216. // FIXME: If we `break` or `continue` in the finally, we need to clear
  217. // this field
  218. m_current_block = exchange(m_scheduled_jump, nullptr);
  219. } else {
  220. m_current_block = &static_cast<Op::ContinuePendingUnwind const&>(instruction).resume_target().block();
  221. }
  222. goto start;
  223. case Instruction::Type::ScheduleJump:
  224. m_scheduled_jump = &static_cast<Op::ScheduleJump const&>(instruction).target().block();
  225. m_current_block = unwind_contexts().last().finalizer;
  226. goto start;
  227. default:
  228. result = instruction.execute(*this);
  229. break;
  230. }
  231. if (result.is_error()) [[unlikely]] {
  232. reg(Register::exception()) = *result.throw_completion().value();
  233. if (unwind_contexts().is_empty())
  234. return;
  235. auto& unwind_context = unwind_contexts().last();
  236. if (unwind_context.executable != m_current_executable)
  237. return;
  238. if (unwind_context.handler && !unwind_context.handler_called) {
  239. vm().running_execution_context().lexical_environment = unwind_context.lexical_environment;
  240. m_current_block = unwind_context.handler;
  241. unwind_context.handler_called = true;
  242. accumulator = reg(Register::exception());
  243. reg(Register::exception()) = {};
  244. goto start;
  245. }
  246. if (unwind_context.finalizer) {
  247. m_current_block = unwind_context.finalizer;
  248. // If an exception was thrown inside the corresponding `catch` block, we need to rethrow it
  249. // from the `finally` block. But if the exception is from the `try` block, and has already been
  250. // handled by `catch`, we swallow it.
  251. if (!unwind_context.handler_called)
  252. reg(Register::exception()) = {};
  253. goto start;
  254. }
  255. // An unwind context with no handler or finalizer? We have nowhere to jump, and continuing on will make us crash on the next `Call` to a non-native function if there's an exception! So let's crash here instead.
  256. // If you run into this, you probably forgot to remove the current unwind_context somewhere.
  257. VERIFY_NOT_REACHED();
  258. }
  259. if (!reg(Register::return_value()).is_empty()) {
  260. will_return = true;
  261. // Note: A `yield` statement will not go through a finally statement,
  262. // hence we need to set a flag to not do so,
  263. // but we generate a Yield Operation in the case of returns in
  264. // generators as well, so we need to check if it will actually
  265. // continue or is a `return` in disguise
  266. will_yield = (instruction.type() == Instruction::Type::Yield && static_cast<Op::Yield const&>(instruction).continuation().has_value()) || instruction.type() == Instruction::Type::Await;
  267. break;
  268. }
  269. ++pc;
  270. }
  271. if (!unwind_contexts().is_empty() && !will_yield) {
  272. auto& unwind_context = unwind_contexts().last();
  273. if (unwind_context.executable == m_current_executable && unwind_context.finalizer) {
  274. reg(Register::saved_return_value()) = reg(Register::return_value());
  275. reg(Register::return_value()) = {};
  276. m_current_block = unwind_context.finalizer;
  277. // the unwind_context will be pop'ed when entering the finally block
  278. continue;
  279. }
  280. }
  281. if (pc.at_end())
  282. break;
  283. if (will_return)
  284. break;
  285. }
  286. }
  287. Interpreter::ValueAndFrame Interpreter::run_and_return_frame(Executable& executable, BasicBlock const* entry_point, CallFrame* in_frame)
  288. {
  289. dbgln_if(JS_BYTECODE_DEBUG, "Bytecode::Interpreter will run unit {:p}", &executable);
  290. TemporaryChange restore_executable { m_current_executable, &executable };
  291. TemporaryChange restore_saved_jump { m_scheduled_jump, static_cast<BasicBlock const*>(nullptr) };
  292. VERIFY(!vm().execution_context_stack().is_empty());
  293. TemporaryChange restore_current_block { m_current_block, entry_point ?: executable.basic_blocks.first() };
  294. if (in_frame)
  295. push_call_frame(in_frame, executable.number_of_registers);
  296. else
  297. push_call_frame(make<CallFrame>(), executable.number_of_registers);
  298. if (auto native_executable = executable.get_or_create_native_executable()) {
  299. native_executable->run(vm());
  300. for (size_t i = 0; i < vm().running_execution_context().local_variables.size(); ++i) {
  301. dbgln("%{}: {}", i, vm().running_execution_context().local_variables[i]);
  302. }
  303. } else {
  304. run_bytecode();
  305. }
  306. dbgln_if(JS_BYTECODE_DEBUG, "Bytecode::Interpreter did run unit {:p}", &executable);
  307. if constexpr (JS_BYTECODE_DEBUG) {
  308. for (size_t i = 0; i < registers().size(); ++i) {
  309. String value_string;
  310. if (registers()[i].is_empty())
  311. value_string = "(empty)"_string;
  312. else
  313. value_string = registers()[i].to_string_without_side_effects();
  314. dbgln("[{:3}] {}", i, value_string);
  315. }
  316. }
  317. auto return_value = js_undefined();
  318. if (!reg(Register::return_value()).is_empty())
  319. return_value = reg(Register::return_value());
  320. else if (!reg(Register::saved_return_value()).is_empty())
  321. return_value = reg(Register::saved_return_value());
  322. auto exception = reg(Register::exception());
  323. auto frame = pop_call_frame();
  324. // NOTE: The return value from a called function is put into $0 in the caller context.
  325. if (!m_call_frames.is_empty())
  326. call_frame().registers[0] = return_value;
  327. // At this point we may have already run any queued promise jobs via on_call_stack_emptied,
  328. // in which case this is a no-op.
  329. vm().run_queued_promise_jobs();
  330. vm().finish_execution_generation();
  331. if (!exception.is_empty()) {
  332. if (auto* call_frame = frame.get_pointer<NonnullOwnPtr<CallFrame>>())
  333. return { throw_completion(exception), move(*call_frame) };
  334. return { throw_completion(exception), nullptr };
  335. }
  336. if (auto* call_frame = frame.get_pointer<NonnullOwnPtr<CallFrame>>())
  337. return { return_value, move(*call_frame) };
  338. return { return_value, nullptr };
  339. }
  340. void Interpreter::enter_unwind_context(Optional<Label> handler_target, Optional<Label> finalizer_target)
  341. {
  342. unwind_contexts().empend(
  343. m_current_executable,
  344. handler_target.has_value() ? &handler_target->block() : nullptr,
  345. finalizer_target.has_value() ? &finalizer_target->block() : nullptr,
  346. vm().running_execution_context().lexical_environment);
  347. }
  348. void Interpreter::leave_unwind_context()
  349. {
  350. unwind_contexts().take_last();
  351. }
  352. ThrowCompletionOr<NonnullRefPtr<Bytecode::Executable>> compile(VM& vm, ASTNode const& node, FunctionKind kind, DeprecatedFlyString const& name)
  353. {
  354. auto executable_result = Bytecode::Generator::generate(node, kind);
  355. if (executable_result.is_error())
  356. return vm.throw_completion<InternalError>(ErrorType::NotImplemented, TRY_OR_THROW_OOM(vm, executable_result.error().to_string()));
  357. auto bytecode_executable = executable_result.release_value();
  358. bytecode_executable->name = name;
  359. if (Bytecode::g_dump_bytecode)
  360. bytecode_executable->dump();
  361. return bytecode_executable;
  362. }
  363. Realm& Interpreter::realm()
  364. {
  365. return *m_vm.current_realm();
  366. }
  367. void Interpreter::push_call_frame(Variant<NonnullOwnPtr<CallFrame>, CallFrame*> frame, size_t register_count)
  368. {
  369. m_call_frames.append(move(frame));
  370. this->call_frame().registers.resize(register_count);
  371. m_current_call_frame = this->call_frame().registers;
  372. reg(Register::return_value()) = {};
  373. }
  374. Variant<NonnullOwnPtr<CallFrame>, CallFrame*> Interpreter::pop_call_frame()
  375. {
  376. auto frame = m_call_frames.take_last();
  377. m_current_call_frame = m_call_frames.is_empty() ? Span<Value> {} : this->call_frame().registers;
  378. return frame;
  379. }
  380. }
  381. namespace JS::Bytecode {
  382. DeprecatedString Instruction::to_deprecated_string(Bytecode::Executable const& executable) const
  383. {
  384. #define __BYTECODE_OP(op) \
  385. case Instruction::Type::op: \
  386. return static_cast<Bytecode::Op::op const&>(*this).to_deprecated_string_impl(executable);
  387. switch (type()) {
  388. ENUMERATE_BYTECODE_OPS(__BYTECODE_OP)
  389. default:
  390. VERIFY_NOT_REACHED();
  391. }
  392. #undef __BYTECODE_OP
  393. }
  394. }
  395. namespace JS::Bytecode::Op {
  396. static ThrowCompletionOr<void> put_by_property_key(VM& vm, Value base, Value this_value, Value value, PropertyKey name, PropertyKind kind)
  397. {
  398. auto object = TRY(base.to_object(vm));
  399. if (kind == PropertyKind::Getter || kind == PropertyKind::Setter) {
  400. // The generator should only pass us functions for getters and setters.
  401. VERIFY(value.is_function());
  402. }
  403. switch (kind) {
  404. case PropertyKind::Getter: {
  405. auto& function = value.as_function();
  406. if (function.name().is_empty() && is<ECMAScriptFunctionObject>(function))
  407. static_cast<ECMAScriptFunctionObject*>(&function)->set_name(DeprecatedString::formatted("get {}", name));
  408. object->define_direct_accessor(name, &function, nullptr, Attribute::Configurable | Attribute::Enumerable);
  409. break;
  410. }
  411. case PropertyKind::Setter: {
  412. auto& function = value.as_function();
  413. if (function.name().is_empty() && is<ECMAScriptFunctionObject>(function))
  414. static_cast<ECMAScriptFunctionObject*>(&function)->set_name(DeprecatedString::formatted("set {}", name));
  415. object->define_direct_accessor(name, nullptr, &function, Attribute::Configurable | Attribute::Enumerable);
  416. break;
  417. }
  418. case PropertyKind::KeyValue: {
  419. bool succeeded = TRY(object->internal_set(name, value, this_value));
  420. if (!succeeded && vm.in_strict_mode())
  421. return vm.throw_completion<TypeError>(ErrorType::ReferenceNullishSetProperty, name, base.to_string_without_side_effects());
  422. break;
  423. }
  424. case PropertyKind::DirectKeyValue:
  425. object->define_direct_property(name, value, Attribute::Enumerable | Attribute::Writable | Attribute::Configurable);
  426. break;
  427. case PropertyKind::Spread:
  428. TRY(object->copy_data_properties(vm, value, {}));
  429. break;
  430. case PropertyKind::ProtoSetter:
  431. if (value.is_object() || value.is_null())
  432. MUST(object->internal_set_prototype_of(value.is_object() ? &value.as_object() : nullptr));
  433. break;
  434. }
  435. return {};
  436. }
  437. ThrowCompletionOr<void> Load::execute_impl(Bytecode::Interpreter&) const
  438. {
  439. // Handled in the interpreter loop.
  440. __builtin_unreachable();
  441. }
  442. ThrowCompletionOr<void> LoadImmediate::execute_impl(Bytecode::Interpreter&) const
  443. {
  444. // Handled in the interpreter loop.
  445. __builtin_unreachable();
  446. }
  447. ThrowCompletionOr<void> Store::execute_impl(Bytecode::Interpreter&) const
  448. {
  449. // Handled in the interpreter loop.
  450. __builtin_unreachable();
  451. }
  452. static ThrowCompletionOr<Value> abstract_inequals(VM& vm, Value src1, Value src2)
  453. {
  454. return Value(!TRY(is_loosely_equal(vm, src1, src2)));
  455. }
  456. static ThrowCompletionOr<Value> abstract_equals(VM& vm, Value src1, Value src2)
  457. {
  458. return Value(TRY(is_loosely_equal(vm, src1, src2)));
  459. }
  460. static ThrowCompletionOr<Value> typed_inequals(VM&, Value src1, Value src2)
  461. {
  462. return Value(!is_strictly_equal(src1, src2));
  463. }
  464. static ThrowCompletionOr<Value> typed_equals(VM&, Value src1, Value src2)
  465. {
  466. return Value(is_strictly_equal(src1, src2));
  467. }
  468. #define JS_DEFINE_COMMON_BINARY_OP(OpTitleCase, op_snake_case) \
  469. ThrowCompletionOr<void> OpTitleCase::execute_impl(Bytecode::Interpreter& interpreter) const \
  470. { \
  471. auto& vm = interpreter.vm(); \
  472. auto lhs = interpreter.reg(m_lhs_reg); \
  473. auto rhs = interpreter.accumulator(); \
  474. interpreter.accumulator() = TRY(op_snake_case(vm, lhs, rhs)); \
  475. return {}; \
  476. } \
  477. DeprecatedString OpTitleCase::to_deprecated_string_impl(Bytecode::Executable const&) const \
  478. { \
  479. return DeprecatedString::formatted(#OpTitleCase " {}", m_lhs_reg); \
  480. }
  481. JS_ENUMERATE_COMMON_BINARY_OPS(JS_DEFINE_COMMON_BINARY_OP)
  482. static ThrowCompletionOr<Value> not_(VM&, Value value)
  483. {
  484. return Value(!value.to_boolean());
  485. }
  486. static ThrowCompletionOr<Value> typeof_(VM& vm, Value value)
  487. {
  488. return PrimitiveString::create(vm, value.typeof());
  489. }
  490. #define JS_DEFINE_COMMON_UNARY_OP(OpTitleCase, op_snake_case) \
  491. ThrowCompletionOr<void> OpTitleCase::execute_impl(Bytecode::Interpreter& interpreter) const \
  492. { \
  493. auto& vm = interpreter.vm(); \
  494. interpreter.accumulator() = TRY(op_snake_case(vm, interpreter.accumulator())); \
  495. return {}; \
  496. } \
  497. DeprecatedString OpTitleCase::to_deprecated_string_impl(Bytecode::Executable const&) const \
  498. { \
  499. return #OpTitleCase; \
  500. }
  501. JS_ENUMERATE_COMMON_UNARY_OPS(JS_DEFINE_COMMON_UNARY_OP)
  502. ThrowCompletionOr<void> NewBigInt::execute_impl(Bytecode::Interpreter& interpreter) const
  503. {
  504. auto& vm = interpreter.vm();
  505. interpreter.accumulator() = BigInt::create(vm, m_bigint);
  506. return {};
  507. }
  508. ThrowCompletionOr<void> NewArray::execute_impl(Bytecode::Interpreter& interpreter) const
  509. {
  510. auto array = MUST(Array::create(interpreter.realm(), 0));
  511. for (size_t i = 0; i < m_element_count; i++) {
  512. auto& value = interpreter.reg(Register(m_elements[0].index() + i));
  513. array->indexed_properties().put(i, value, default_attributes);
  514. }
  515. interpreter.accumulator() = array;
  516. return {};
  517. }
  518. ThrowCompletionOr<void> Append::execute_impl(Bytecode::Interpreter& interpreter) const
  519. {
  520. // Note: This OpCode is used to construct array literals and argument arrays for calls,
  521. // containing at least one spread element,
  522. // Iterating over such a spread element to unpack it has to be visible by
  523. // the user courtesy of
  524. // (1) https://tc39.es/ecma262/#sec-runtime-semantics-arrayaccumulation
  525. // SpreadElement : ... AssignmentExpression
  526. // 1. Let spreadRef be ? Evaluation of AssignmentExpression.
  527. // 2. Let spreadObj be ? GetValue(spreadRef).
  528. // 3. Let iteratorRecord be ? GetIterator(spreadObj).
  529. // 4. Repeat,
  530. // a. Let next be ? IteratorStep(iteratorRecord).
  531. // b. If next is false, return nextIndex.
  532. // c. Let nextValue be ? IteratorValue(next).
  533. // d. Perform ! CreateDataPropertyOrThrow(array, ! ToString(𝔽(nextIndex)), nextValue).
  534. // e. Set nextIndex to nextIndex + 1.
  535. // (2) https://tc39.es/ecma262/#sec-runtime-semantics-argumentlistevaluation
  536. // ArgumentList : ... AssignmentExpression
  537. // 1. Let list be a new empty List.
  538. // 2. Let spreadRef be ? Evaluation of AssignmentExpression.
  539. // 3. Let spreadObj be ? GetValue(spreadRef).
  540. // 4. Let iteratorRecord be ? GetIterator(spreadObj).
  541. // 5. Repeat,
  542. // a. Let next be ? IteratorStep(iteratorRecord).
  543. // b. If next is false, return list.
  544. // c. Let nextArg be ? IteratorValue(next).
  545. // d. Append nextArg to list.
  546. // ArgumentList : ArgumentList , ... AssignmentExpression
  547. // 1. Let precedingArgs be ? ArgumentListEvaluation of ArgumentList.
  548. // 2. Let spreadRef be ? Evaluation of AssignmentExpression.
  549. // 3. Let iteratorRecord be ? GetIterator(? GetValue(spreadRef)).
  550. // 4. Repeat,
  551. // a. Let next be ? IteratorStep(iteratorRecord).
  552. // b. If next is false, return precedingArgs.
  553. // c. Let nextArg be ? IteratorValue(next).
  554. // d. Append nextArg to precedingArgs.
  555. auto& vm = interpreter.vm();
  556. // Note: We know from codegen, that lhs is a plain array with only indexed properties
  557. auto& lhs = interpreter.reg(m_lhs).as_array();
  558. auto lhs_size = lhs.indexed_properties().array_like_size();
  559. auto rhs = interpreter.accumulator();
  560. if (m_is_spread) {
  561. // ...rhs
  562. size_t i = lhs_size;
  563. TRY(get_iterator_values(vm, rhs, [&i, &lhs](Value iterator_value) -> Optional<Completion> {
  564. lhs.indexed_properties().put(i, iterator_value, default_attributes);
  565. ++i;
  566. return {};
  567. }));
  568. } else {
  569. lhs.indexed_properties().put(lhs_size, rhs, default_attributes);
  570. }
  571. return {};
  572. }
  573. ThrowCompletionOr<void> ImportCall::execute_impl(Bytecode::Interpreter& interpreter) const
  574. {
  575. auto& vm = interpreter.vm();
  576. auto specifier = interpreter.reg(m_specifier);
  577. auto options_value = interpreter.reg(m_options);
  578. interpreter.accumulator() = TRY(perform_import_call(vm, specifier, options_value));
  579. return {};
  580. }
  581. // FIXME: Since the accumulator is a Value, we store an object there and have to convert back and forth between that an Iterator records. Not great.
  582. // Make sure to put this into the accumulator before the iterator object disappears from the stack to prevent the members from being GC'd.
  583. static Object* iterator_to_object(VM& vm, IteratorRecord iterator)
  584. {
  585. auto& realm = *vm.current_realm();
  586. auto object = Object::create(realm, nullptr);
  587. object->define_direct_property(vm.names.iterator, iterator.iterator, 0);
  588. object->define_direct_property(vm.names.next, iterator.next_method, 0);
  589. object->define_direct_property(vm.names.done, Value(iterator.done), 0);
  590. return object;
  591. }
  592. static IteratorRecord object_to_iterator(VM& vm, Object& object)
  593. {
  594. return IteratorRecord {
  595. .iterator = &MUST(object.get(vm.names.iterator)).as_object(),
  596. .next_method = MUST(object.get(vm.names.next)),
  597. .done = MUST(object.get(vm.names.done)).as_bool()
  598. };
  599. }
  600. ThrowCompletionOr<void> IteratorToArray::execute_impl(Bytecode::Interpreter& interpreter) const
  601. {
  602. auto& vm = interpreter.vm();
  603. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  604. auto iterator = object_to_iterator(vm, iterator_object);
  605. auto array = MUST(Array::create(interpreter.realm(), 0));
  606. size_t index = 0;
  607. while (true) {
  608. auto iterator_result = TRY(iterator_next(vm, iterator));
  609. auto complete = TRY(iterator_complete(vm, iterator_result));
  610. if (complete) {
  611. interpreter.accumulator() = array;
  612. return {};
  613. }
  614. auto value = TRY(iterator_value(vm, iterator_result));
  615. MUST(array->create_data_property_or_throw(index, value));
  616. index++;
  617. }
  618. return {};
  619. }
  620. ThrowCompletionOr<void> NewString::execute_impl(Bytecode::Interpreter& interpreter) const
  621. {
  622. interpreter.accumulator() = PrimitiveString::create(interpreter.vm(), interpreter.current_executable().get_string(m_string));
  623. return {};
  624. }
  625. ThrowCompletionOr<void> NewObject::execute_impl(Bytecode::Interpreter& interpreter) const
  626. {
  627. auto& vm = interpreter.vm();
  628. auto& realm = *vm.current_realm();
  629. interpreter.accumulator() = Object::create(realm, realm.intrinsics().object_prototype());
  630. return {};
  631. }
  632. // 13.2.7.3 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-regular-expression-literals-runtime-semantics-evaluation
  633. ThrowCompletionOr<void> NewRegExp::execute_impl(Bytecode::Interpreter& interpreter) const
  634. {
  635. auto& vm = interpreter.vm();
  636. auto& realm = *vm.current_realm();
  637. // 1. Let pattern be CodePointsToString(BodyText of RegularExpressionLiteral).
  638. auto pattern = interpreter.current_executable().get_string(m_source_index);
  639. // 2. Let flags be CodePointsToString(FlagText of RegularExpressionLiteral).
  640. auto flags = interpreter.current_executable().get_string(m_flags_index);
  641. // 3. Return ! RegExpCreate(pattern, flags).
  642. auto& parsed_regex = interpreter.current_executable().regex_table->get(m_regex_index);
  643. Regex<ECMA262> regex(parsed_regex.regex, parsed_regex.pattern, parsed_regex.flags);
  644. // NOTE: We bypass RegExpCreate and subsequently RegExpAlloc as an optimization to use the already parsed values.
  645. auto regexp_object = RegExpObject::create(realm, move(regex), move(pattern), move(flags));
  646. // RegExpAlloc has these two steps from the 'Legacy RegExp features' proposal.
  647. regexp_object->set_realm(*vm.current_realm());
  648. // We don't need to check 'If SameValue(newTarget, thisRealm.[[Intrinsics]].[[%RegExp%]]) is true'
  649. // here as we know RegExpCreate calls RegExpAlloc with %RegExp% for newTarget.
  650. regexp_object->set_legacy_features_enabled(true);
  651. interpreter.accumulator() = regexp_object;
  652. return {};
  653. }
  654. #define JS_DEFINE_NEW_BUILTIN_ERROR_OP(ErrorName) \
  655. ThrowCompletionOr<void> New##ErrorName::execute_impl(Bytecode::Interpreter& interpreter) const \
  656. { \
  657. auto& vm = interpreter.vm(); \
  658. auto& realm = *vm.current_realm(); \
  659. interpreter.accumulator() = ErrorName::create(realm, interpreter.current_executable().get_string(m_error_string)); \
  660. return {}; \
  661. } \
  662. DeprecatedString New##ErrorName::to_deprecated_string_impl(Bytecode::Executable const& executable) const \
  663. { \
  664. return DeprecatedString::formatted("New" #ErrorName " {} (\"{}\")", m_error_string, executable.string_table->get(m_error_string)); \
  665. }
  666. JS_ENUMERATE_NEW_BUILTIN_ERROR_OPS(JS_DEFINE_NEW_BUILTIN_ERROR_OP)
  667. ThrowCompletionOr<void> CopyObjectExcludingProperties::execute_impl(Bytecode::Interpreter& interpreter) const
  668. {
  669. auto& vm = interpreter.vm();
  670. auto& realm = *vm.current_realm();
  671. auto from_object = interpreter.reg(m_from_object);
  672. auto to_object = Object::create(realm, realm.intrinsics().object_prototype());
  673. HashTable<PropertyKey> excluded_names;
  674. for (size_t i = 0; i < m_excluded_names_count; ++i) {
  675. excluded_names.set(TRY(interpreter.reg(m_excluded_names[i]).to_property_key(vm)));
  676. }
  677. TRY(to_object->copy_data_properties(vm, from_object, excluded_names));
  678. interpreter.accumulator() = to_object;
  679. return {};
  680. }
  681. ThrowCompletionOr<void> ConcatString::execute_impl(Bytecode::Interpreter& interpreter) const
  682. {
  683. auto& vm = interpreter.vm();
  684. auto string = TRY(interpreter.accumulator().to_primitive_string(vm));
  685. interpreter.reg(m_lhs) = PrimitiveString::create(vm, interpreter.reg(m_lhs).as_string(), string);
  686. return {};
  687. }
  688. ThrowCompletionOr<void> GetVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  689. {
  690. auto& vm = interpreter.vm();
  691. auto& cached_environment_coordinate = interpreter.current_executable().environment_variable_caches[m_cache_index];
  692. if (cached_environment_coordinate.has_value()) {
  693. auto environment = vm.running_execution_context().lexical_environment;
  694. for (size_t i = 0; i < cached_environment_coordinate->hops; ++i)
  695. environment = environment->outer_environment();
  696. VERIFY(environment);
  697. VERIFY(environment->is_declarative_environment());
  698. if (!environment->is_permanently_screwed_by_eval()) {
  699. interpreter.accumulator() = TRY(verify_cast<DeclarativeEnvironment>(*environment).get_binding_value_direct(vm, cached_environment_coordinate.value().index, vm.in_strict_mode()));
  700. return {};
  701. }
  702. cached_environment_coordinate = {};
  703. }
  704. auto const& string = interpreter.current_executable().get_identifier(m_identifier);
  705. auto reference = TRY(vm.resolve_binding(string));
  706. if (reference.environment_coordinate().has_value())
  707. cached_environment_coordinate = reference.environment_coordinate();
  708. interpreter.accumulator() = TRY(reference.get_value(vm));
  709. return {};
  710. }
  711. ThrowCompletionOr<void> GetCalleeAndThisFromEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  712. {
  713. auto& vm = interpreter.vm();
  714. auto& cached_environment_coordinate = interpreter.current_executable().environment_variable_caches[m_cache_index];
  715. if (cached_environment_coordinate.has_value()) {
  716. auto environment = vm.running_execution_context().lexical_environment;
  717. for (size_t i = 0; i < cached_environment_coordinate->hops; ++i)
  718. environment = environment->outer_environment();
  719. VERIFY(environment);
  720. VERIFY(environment->is_declarative_environment());
  721. if (!environment->is_permanently_screwed_by_eval()) {
  722. interpreter.reg(m_callee_reg) = TRY(verify_cast<DeclarativeEnvironment>(*environment).get_binding_value_direct(vm, cached_environment_coordinate.value().index, vm.in_strict_mode()));
  723. Value this_value = js_undefined();
  724. if (auto base_object = environment->with_base_object())
  725. this_value = base_object;
  726. interpreter.reg(m_this_reg) = this_value;
  727. return {};
  728. }
  729. cached_environment_coordinate = {};
  730. }
  731. auto const& string = interpreter.current_executable().get_identifier(m_identifier);
  732. auto reference = TRY(vm.resolve_binding(string));
  733. if (reference.environment_coordinate().has_value())
  734. cached_environment_coordinate = reference.environment_coordinate();
  735. interpreter.reg(m_callee_reg) = TRY(reference.get_value(vm));
  736. Value this_value = js_undefined();
  737. if (reference.is_property_reference()) {
  738. this_value = reference.get_this_value();
  739. } else {
  740. if (reference.is_environment_reference()) {
  741. if (auto base_object = reference.base_environment().with_base_object(); base_object != nullptr)
  742. this_value = base_object;
  743. }
  744. }
  745. interpreter.reg(m_this_reg) = this_value;
  746. return {};
  747. }
  748. ThrowCompletionOr<void> GetGlobal::execute_impl(Bytecode::Interpreter& interpreter) const
  749. {
  750. auto& vm = interpreter.vm();
  751. auto& realm = *vm.current_realm();
  752. auto& cache = interpreter.current_executable().global_variable_caches[m_cache_index];
  753. auto& binding_object = realm.global_environment().object_record().binding_object();
  754. auto& declarative_record = realm.global_environment().declarative_record();
  755. // OPTIMIZATION: If the shape of the object hasn't changed, we can use the cached property offset.
  756. // NOTE: Unique shapes don't change identity, so we compare their serial numbers instead.
  757. auto& shape = binding_object.shape();
  758. if (cache.environment_serial_number == declarative_record.environment_serial_number()
  759. && &shape == cache.shape
  760. && (!shape.is_unique() || shape.unique_shape_serial_number() == cache.unique_shape_serial_number)) {
  761. interpreter.accumulator() = binding_object.get_direct(cache.property_offset.value());
  762. return {};
  763. }
  764. cache.environment_serial_number = declarative_record.environment_serial_number();
  765. auto const& name = interpreter.current_executable().get_identifier(m_identifier);
  766. if (vm.running_execution_context().script_or_module.has<NonnullGCPtr<Module>>()) {
  767. // NOTE: GetGlobal is used to access variables stored in the module environment and global environment.
  768. // The module environment is checked first since it precedes the global environment in the environment chain.
  769. auto& module_environment = *vm.running_execution_context().script_or_module.get<NonnullGCPtr<Module>>()->environment();
  770. if (TRY(module_environment.has_binding(name))) {
  771. // TODO: Cache offset of binding value
  772. interpreter.accumulator() = TRY(module_environment.get_binding_value(vm, name, vm.in_strict_mode()));
  773. return {};
  774. }
  775. }
  776. if (TRY(declarative_record.has_binding(name))) {
  777. // TODO: Cache offset of binding value
  778. interpreter.accumulator() = TRY(declarative_record.get_binding_value(vm, name, vm.in_strict_mode()));
  779. return {};
  780. }
  781. if (TRY(binding_object.has_property(name))) {
  782. CacheablePropertyMetadata cacheable_metadata;
  783. interpreter.accumulator() = js_undefined();
  784. interpreter.accumulator() = TRY(binding_object.internal_get(name, interpreter.accumulator(), &cacheable_metadata));
  785. if (cacheable_metadata.type == CacheablePropertyMetadata::Type::OwnProperty) {
  786. cache.shape = shape;
  787. cache.property_offset = cacheable_metadata.property_offset.value();
  788. cache.unique_shape_serial_number = shape.unique_shape_serial_number();
  789. }
  790. return {};
  791. }
  792. return vm.throw_completion<ReferenceError>(ErrorType::UnknownIdentifier, name);
  793. }
  794. ThrowCompletionOr<void> GetLocal::execute_impl(Bytecode::Interpreter&) const
  795. {
  796. // Handled in the interpreter loop.
  797. __builtin_unreachable();
  798. }
  799. ThrowCompletionOr<void> DeleteVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  800. {
  801. auto& vm = interpreter.vm();
  802. auto const& string = interpreter.current_executable().get_identifier(m_identifier);
  803. auto reference = TRY(vm.resolve_binding(string));
  804. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  805. return {};
  806. }
  807. ThrowCompletionOr<void> CreateLexicalEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  808. {
  809. auto make_and_swap_envs = [&](auto& old_environment) {
  810. GCPtr<Environment> environment = new_declarative_environment(*old_environment).ptr();
  811. swap(old_environment, environment);
  812. return environment;
  813. };
  814. interpreter.saved_lexical_environment_stack().append(make_and_swap_envs(interpreter.vm().running_execution_context().lexical_environment));
  815. return {};
  816. }
  817. ThrowCompletionOr<void> EnterObjectEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  818. {
  819. auto& vm = interpreter.vm();
  820. auto& old_environment = vm.running_execution_context().lexical_environment;
  821. interpreter.saved_lexical_environment_stack().append(old_environment);
  822. auto object = TRY(interpreter.accumulator().to_object(vm));
  823. vm.running_execution_context().lexical_environment = new_object_environment(object, true, old_environment);
  824. return {};
  825. }
  826. ThrowCompletionOr<void> CreateVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  827. {
  828. auto& vm = interpreter.vm();
  829. auto const& name = interpreter.current_executable().get_identifier(m_identifier);
  830. if (m_mode == EnvironmentMode::Lexical) {
  831. VERIFY(!m_is_global);
  832. // Note: This is papering over an issue where "FunctionDeclarationInstantiation" creates these bindings for us.
  833. // Instead of crashing in there, we'll just raise an exception here.
  834. if (TRY(vm.lexical_environment()->has_binding(name)))
  835. return vm.throw_completion<InternalError>(TRY_OR_THROW_OOM(vm, String::formatted("Lexical environment already has binding '{}'", name)));
  836. if (m_is_immutable)
  837. return vm.lexical_environment()->create_immutable_binding(vm, name, m_is_strict);
  838. else
  839. return vm.lexical_environment()->create_mutable_binding(vm, name, m_is_strict);
  840. } else {
  841. if (!m_is_global) {
  842. if (m_is_immutable)
  843. return vm.variable_environment()->create_immutable_binding(vm, name, m_is_strict);
  844. else
  845. return vm.variable_environment()->create_mutable_binding(vm, name, m_is_strict);
  846. } else {
  847. // NOTE: CreateVariable with m_is_global set to true is expected to only be used in GlobalDeclarationInstantiation currently, which only uses "false" for "can_be_deleted".
  848. // The only area that sets "can_be_deleted" to true is EvalDeclarationInstantiation, which is currently fully implemented in C++ and not in Bytecode.
  849. return verify_cast<GlobalEnvironment>(vm.variable_environment())->create_global_var_binding(name, false);
  850. }
  851. }
  852. return {};
  853. }
  854. ThrowCompletionOr<void> SetVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  855. {
  856. auto& vm = interpreter.vm();
  857. auto const& name = interpreter.current_executable().get_identifier(m_identifier);
  858. auto environment = m_mode == EnvironmentMode::Lexical ? vm.running_execution_context().lexical_environment : vm.running_execution_context().variable_environment;
  859. auto reference = TRY(vm.resolve_binding(name, environment));
  860. switch (m_initialization_mode) {
  861. case InitializationMode::Initialize:
  862. TRY(reference.initialize_referenced_binding(vm, interpreter.accumulator()));
  863. break;
  864. case InitializationMode::Set:
  865. TRY(reference.put_value(vm, interpreter.accumulator()));
  866. break;
  867. }
  868. return {};
  869. }
  870. ThrowCompletionOr<void> SetLocal::execute_impl(Bytecode::Interpreter&) const
  871. {
  872. // Handled in the interpreter loop.
  873. __builtin_unreachable();
  874. }
  875. ThrowCompletionOr<void> GetById::execute_impl(Bytecode::Interpreter& interpreter) const
  876. {
  877. auto base_value = interpreter.accumulator();
  878. interpreter.accumulator() = TRY(get_by_id(interpreter, m_property, base_value, base_value, m_cache_index));
  879. return {};
  880. }
  881. ThrowCompletionOr<void> GetByIdWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  882. {
  883. auto base_value = interpreter.accumulator();
  884. auto this_value = interpreter.reg(m_this_value);
  885. interpreter.accumulator() = TRY(get_by_id(interpreter, m_property, base_value, this_value, m_cache_index));
  886. return {};
  887. }
  888. ThrowCompletionOr<void> GetPrivateById::execute_impl(Bytecode::Interpreter& interpreter) const
  889. {
  890. auto& vm = interpreter.vm();
  891. auto const& name = interpreter.current_executable().get_identifier(m_property);
  892. auto base_value = interpreter.accumulator();
  893. auto private_reference = make_private_reference(vm, base_value, name);
  894. interpreter.accumulator() = TRY(private_reference.get_value(vm));
  895. return {};
  896. }
  897. ThrowCompletionOr<void> HasPrivateId::execute_impl(Bytecode::Interpreter& interpreter) const
  898. {
  899. auto& vm = interpreter.vm();
  900. if (!interpreter.accumulator().is_object())
  901. return vm.throw_completion<TypeError>(ErrorType::InOperatorWithObject);
  902. auto private_environment = vm.running_execution_context().private_environment;
  903. VERIFY(private_environment);
  904. auto private_name = private_environment->resolve_private_identifier(interpreter.current_executable().get_identifier(m_property));
  905. interpreter.accumulator() = Value(interpreter.accumulator().as_object().private_element_find(private_name) != nullptr);
  906. return {};
  907. }
  908. ThrowCompletionOr<void> PutById::execute_impl(Bytecode::Interpreter& interpreter) const
  909. {
  910. auto& vm = interpreter.vm();
  911. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  912. auto value = interpreter.accumulator();
  913. auto base = interpreter.reg(m_base);
  914. PropertyKey name = interpreter.current_executable().get_identifier(m_property);
  915. TRY(put_by_property_key(vm, base, base, value, name, m_kind));
  916. interpreter.accumulator() = value;
  917. return {};
  918. }
  919. ThrowCompletionOr<void> PutByIdWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  920. {
  921. auto& vm = interpreter.vm();
  922. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  923. auto value = interpreter.accumulator();
  924. auto base = interpreter.reg(m_base);
  925. PropertyKey name = interpreter.current_executable().get_identifier(m_property);
  926. TRY(put_by_property_key(vm, base, interpreter.reg(m_this_value), value, name, m_kind));
  927. interpreter.accumulator() = value;
  928. return {};
  929. }
  930. ThrowCompletionOr<void> PutPrivateById::execute_impl(Bytecode::Interpreter& interpreter) const
  931. {
  932. auto& vm = interpreter.vm();
  933. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  934. auto value = interpreter.accumulator();
  935. auto object = TRY(interpreter.reg(m_base).to_object(vm));
  936. auto name = interpreter.current_executable().get_identifier(m_property);
  937. auto private_reference = make_private_reference(vm, object, name);
  938. TRY(private_reference.put_value(vm, value));
  939. interpreter.accumulator() = value;
  940. return {};
  941. }
  942. ThrowCompletionOr<void> DeleteById::execute_impl(Bytecode::Interpreter& interpreter) const
  943. {
  944. auto& vm = interpreter.vm();
  945. auto base_value = interpreter.accumulator();
  946. auto const& identifier = interpreter.current_executable().get_identifier(m_property);
  947. bool strict = vm.in_strict_mode();
  948. auto reference = Reference { base_value, identifier, {}, strict };
  949. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  950. return {};
  951. }
  952. ThrowCompletionOr<void> DeleteByIdWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  953. {
  954. auto& vm = interpreter.vm();
  955. auto base_value = interpreter.accumulator();
  956. auto const& identifier = interpreter.current_executable().get_identifier(m_property);
  957. bool strict = vm.in_strict_mode();
  958. auto reference = Reference { base_value, identifier, interpreter.reg(m_this_value), strict };
  959. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  960. return {};
  961. }
  962. ThrowCompletionOr<void> Jump::execute_impl(Bytecode::Interpreter&) const
  963. {
  964. // Handled in the interpreter loop.
  965. __builtin_unreachable();
  966. }
  967. ThrowCompletionOr<void> ResolveThisBinding::execute_impl(Bytecode::Interpreter& interpreter) const
  968. {
  969. auto& cached_this_value = interpreter.reg(Register::this_value());
  970. if (cached_this_value.is_empty()) {
  971. // OPTIMIZATION: Because the value of 'this' cannot be reassigned during a function execution, it's
  972. // resolved once and then saved for subsequent use.
  973. auto& vm = interpreter.vm();
  974. cached_this_value = TRY(vm.resolve_this_binding());
  975. }
  976. interpreter.accumulator() = cached_this_value;
  977. return {};
  978. }
  979. // https://tc39.es/ecma262/#sec-makesuperpropertyreference
  980. ThrowCompletionOr<void> ResolveSuperBase::execute_impl(Bytecode::Interpreter& interpreter) const
  981. {
  982. auto& vm = interpreter.vm();
  983. // 1. Let env be GetThisEnvironment().
  984. auto& env = verify_cast<FunctionEnvironment>(*get_this_environment(vm));
  985. // 2. Assert: env.HasSuperBinding() is true.
  986. VERIFY(env.has_super_binding());
  987. // 3. Let baseValue be ? env.GetSuperBase().
  988. interpreter.accumulator() = TRY(env.get_super_base());
  989. return {};
  990. }
  991. ThrowCompletionOr<void> GetNewTarget::execute_impl(Bytecode::Interpreter& interpreter) const
  992. {
  993. interpreter.accumulator() = interpreter.vm().get_new_target();
  994. return {};
  995. }
  996. ThrowCompletionOr<void> GetImportMeta::execute_impl(Bytecode::Interpreter& interpreter) const
  997. {
  998. interpreter.accumulator() = interpreter.vm().get_import_meta();
  999. return {};
  1000. }
  1001. ThrowCompletionOr<void> JumpConditional::execute_impl(Bytecode::Interpreter&) const
  1002. {
  1003. // Handled in the interpreter loop.
  1004. __builtin_unreachable();
  1005. }
  1006. ThrowCompletionOr<void> JumpNullish::execute_impl(Bytecode::Interpreter&) const
  1007. {
  1008. // Handled in the interpreter loop.
  1009. __builtin_unreachable();
  1010. }
  1011. ThrowCompletionOr<void> JumpUndefined::execute_impl(Bytecode::Interpreter&) const
  1012. {
  1013. // Handled in the interpreter loop.
  1014. __builtin_unreachable();
  1015. }
  1016. // 13.3.8.1 https://tc39.es/ecma262/#sec-runtime-semantics-argumentlistevaluation
  1017. static MarkedVector<Value> argument_list_evaluation(Bytecode::Interpreter& interpreter)
  1018. {
  1019. // Note: Any spreading and actual evaluation is handled in preceding opcodes
  1020. // Note: The spec uses the concept of a list, while we create a temporary array
  1021. // in the preceding opcodes, so we have to convert in a manner that is not
  1022. // visible to the user
  1023. auto& vm = interpreter.vm();
  1024. MarkedVector<Value> argument_values { vm.heap() };
  1025. auto arguments = interpreter.accumulator();
  1026. auto& argument_array = arguments.as_array();
  1027. auto array_length = argument_array.indexed_properties().array_like_size();
  1028. argument_values.ensure_capacity(array_length);
  1029. for (size_t i = 0; i < array_length; ++i) {
  1030. if (auto maybe_value = argument_array.indexed_properties().get(i); maybe_value.has_value())
  1031. argument_values.append(maybe_value.release_value().value);
  1032. else
  1033. argument_values.append(js_undefined());
  1034. }
  1035. return argument_values;
  1036. }
  1037. static Completion throw_type_error_for_callee(Bytecode::Interpreter& interpreter, auto& call, StringView callee_type)
  1038. {
  1039. auto& vm = interpreter.vm();
  1040. auto callee = interpreter.reg(call.callee());
  1041. if (call.expression_string().has_value())
  1042. return vm.throw_completion<TypeError>(ErrorType::IsNotAEvaluatedFrom, callee.to_string_without_side_effects(), callee_type, interpreter.current_executable().get_string(call.expression_string()->value()));
  1043. return vm.throw_completion<TypeError>(ErrorType::IsNotA, callee.to_string_without_side_effects(), callee_type);
  1044. }
  1045. static ThrowCompletionOr<void> throw_if_needed_for_call(Interpreter& interpreter, auto& call, Value callee)
  1046. {
  1047. if (call.call_type() == CallType::Call && !callee.is_function())
  1048. return throw_type_error_for_callee(interpreter, call, "function"sv);
  1049. if (call.call_type() == CallType::Construct && !callee.is_constructor())
  1050. return throw_type_error_for_callee(interpreter, call, "constructor"sv);
  1051. return {};
  1052. }
  1053. static ThrowCompletionOr<void> perform_call(Interpreter& interpreter, auto& call, Value callee, MarkedVector<Value> argument_values)
  1054. {
  1055. auto& vm = interpreter.vm();
  1056. auto this_value = interpreter.reg(call.this_value());
  1057. auto& function = callee.as_function();
  1058. Value return_value;
  1059. if (call.call_type() == CallType::DirectEval) {
  1060. if (callee == interpreter.realm().intrinsics().eval_function())
  1061. return_value = TRY(perform_eval(vm, !argument_values.is_empty() ? argument_values[0].value_or(JS::js_undefined()) : js_undefined(), vm.in_strict_mode() ? CallerMode::Strict : CallerMode::NonStrict, EvalMode::Direct));
  1062. else
  1063. return_value = TRY(JS::call(vm, function, this_value, move(argument_values)));
  1064. } else if (call.call_type() == CallType::Call)
  1065. return_value = TRY(JS::call(vm, function, this_value, move(argument_values)));
  1066. else
  1067. return_value = TRY(construct(vm, function, move(argument_values)));
  1068. interpreter.accumulator() = return_value;
  1069. return {};
  1070. }
  1071. ThrowCompletionOr<void> Call::execute_impl(Bytecode::Interpreter& interpreter) const
  1072. {
  1073. auto& vm = interpreter.vm();
  1074. auto callee = interpreter.reg(m_callee);
  1075. TRY(throw_if_needed_for_call(interpreter, *this, callee));
  1076. MarkedVector<Value> argument_values(vm.heap());
  1077. argument_values.ensure_capacity(m_argument_count);
  1078. for (u32 i = 0; i < m_argument_count; ++i) {
  1079. argument_values.unchecked_append(interpreter.reg(Register { m_first_argument.index() + i }));
  1080. }
  1081. return perform_call(interpreter, *this, callee, move(argument_values));
  1082. }
  1083. ThrowCompletionOr<void> CallWithArgumentArray::execute_impl(Bytecode::Interpreter& interpreter) const
  1084. {
  1085. auto callee = interpreter.reg(m_callee);
  1086. TRY(throw_if_needed_for_call(interpreter, *this, callee));
  1087. auto argument_values = argument_list_evaluation(interpreter);
  1088. return perform_call(interpreter, *this, callee, move(argument_values));
  1089. }
  1090. // 13.3.7.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-super-keyword-runtime-semantics-evaluation
  1091. ThrowCompletionOr<void> SuperCallWithArgumentArray::execute_impl(Bytecode::Interpreter& interpreter) const
  1092. {
  1093. auto& vm = interpreter.vm();
  1094. // 1. Let newTarget be GetNewTarget().
  1095. auto new_target = vm.get_new_target();
  1096. // 2. Assert: Type(newTarget) is Object.
  1097. VERIFY(new_target.is_object());
  1098. // 3. Let func be GetSuperConstructor().
  1099. auto* func = get_super_constructor(vm);
  1100. // 4. Let argList be ? ArgumentListEvaluation of Arguments.
  1101. MarkedVector<Value> arg_list { vm.heap() };
  1102. if (m_is_synthetic) {
  1103. auto const& value = interpreter.accumulator();
  1104. VERIFY(value.is_object() && is<Array>(value.as_object()));
  1105. auto const& array_value = static_cast<Array const&>(value.as_object());
  1106. auto length = MUST(length_of_array_like(vm, array_value));
  1107. for (size_t i = 0; i < length; ++i)
  1108. arg_list.append(array_value.get_without_side_effects(PropertyKey { i }));
  1109. } else {
  1110. arg_list = argument_list_evaluation(interpreter);
  1111. }
  1112. // 5. If IsConstructor(func) is false, throw a TypeError exception.
  1113. if (!Value(func).is_constructor())
  1114. return vm.throw_completion<TypeError>(ErrorType::NotAConstructor, "Super constructor");
  1115. // 6. Let result be ? Construct(func, argList, newTarget).
  1116. auto result = TRY(construct(vm, static_cast<FunctionObject&>(*func), move(arg_list), &new_target.as_function()));
  1117. // 7. Let thisER be GetThisEnvironment().
  1118. auto& this_environment = verify_cast<FunctionEnvironment>(*get_this_environment(vm));
  1119. // 8. Perform ? thisER.BindThisValue(result).
  1120. TRY(this_environment.bind_this_value(vm, result));
  1121. // 9. Let F be thisER.[[FunctionObject]].
  1122. auto& f = this_environment.function_object();
  1123. // 10. Assert: F is an ECMAScript function object.
  1124. // NOTE: This is implied by the strong C++ type.
  1125. // 11. Perform ? InitializeInstanceElements(result, F).
  1126. TRY(result->initialize_instance_elements(f));
  1127. // 12. Return result.
  1128. interpreter.accumulator() = result;
  1129. return {};
  1130. }
  1131. ThrowCompletionOr<void> NewFunction::execute_impl(Bytecode::Interpreter& interpreter) const
  1132. {
  1133. auto& vm = interpreter.vm();
  1134. if (!m_function_node.has_name()) {
  1135. DeprecatedFlyString name = {};
  1136. if (m_lhs_name.has_value())
  1137. name = interpreter.current_executable().get_identifier(m_lhs_name.value());
  1138. interpreter.accumulator() = m_function_node.instantiate_ordinary_function_expression(vm, name);
  1139. } else {
  1140. interpreter.accumulator() = ECMAScriptFunctionObject::create(interpreter.realm(), m_function_node.name(), m_function_node.source_text(), m_function_node.body(), m_function_node.parameters(), m_function_node.function_length(), m_function_node.local_variables_names(), vm.lexical_environment(), vm.running_execution_context().private_environment, m_function_node.kind(), m_function_node.is_strict_mode(), m_function_node.might_need_arguments_object(), m_function_node.contains_direct_call_to_eval(), m_function_node.is_arrow_function());
  1141. }
  1142. if (m_home_object.has_value()) {
  1143. auto home_object_value = interpreter.reg(m_home_object.value());
  1144. static_cast<ECMAScriptFunctionObject&>(interpreter.accumulator().as_function()).set_home_object(&home_object_value.as_object());
  1145. }
  1146. return {};
  1147. }
  1148. ThrowCompletionOr<void> Return::execute_impl(Bytecode::Interpreter& interpreter) const
  1149. {
  1150. interpreter.do_return(interpreter.accumulator().value_or(js_undefined()));
  1151. return {};
  1152. }
  1153. ThrowCompletionOr<void> Increment::execute_impl(Bytecode::Interpreter& interpreter) const
  1154. {
  1155. auto& vm = interpreter.vm();
  1156. auto old_value = TRY(interpreter.accumulator().to_numeric(vm));
  1157. if (old_value.is_number())
  1158. interpreter.accumulator() = Value(old_value.as_double() + 1);
  1159. else
  1160. interpreter.accumulator() = BigInt::create(vm, old_value.as_bigint().big_integer().plus(Crypto::SignedBigInteger { 1 }));
  1161. return {};
  1162. }
  1163. ThrowCompletionOr<void> Decrement::execute_impl(Bytecode::Interpreter& interpreter) const
  1164. {
  1165. auto& vm = interpreter.vm();
  1166. auto old_value = TRY(interpreter.accumulator().to_numeric(vm));
  1167. if (old_value.is_number())
  1168. interpreter.accumulator() = Value(old_value.as_double() - 1);
  1169. else
  1170. interpreter.accumulator() = BigInt::create(vm, old_value.as_bigint().big_integer().minus(Crypto::SignedBigInteger { 1 }));
  1171. return {};
  1172. }
  1173. ThrowCompletionOr<void> Throw::execute_impl(Bytecode::Interpreter& interpreter) const
  1174. {
  1175. return throw_completion(interpreter.accumulator());
  1176. }
  1177. ThrowCompletionOr<void> ThrowIfNotObject::execute_impl(Bytecode::Interpreter& interpreter) const
  1178. {
  1179. auto& vm = interpreter.vm();
  1180. if (!interpreter.accumulator().is_object())
  1181. return vm.throw_completion<TypeError>(ErrorType::NotAnObject, interpreter.accumulator().to_string_without_side_effects());
  1182. return {};
  1183. }
  1184. ThrowCompletionOr<void> ThrowIfNullish::execute_impl(Bytecode::Interpreter& interpreter) const
  1185. {
  1186. auto& vm = interpreter.vm();
  1187. auto value = interpreter.accumulator();
  1188. if (value.is_nullish())
  1189. return vm.throw_completion<TypeError>(ErrorType::NotObjectCoercible, value.to_string_without_side_effects());
  1190. return {};
  1191. }
  1192. ThrowCompletionOr<void> EnterUnwindContext::execute_impl(Bytecode::Interpreter&) const
  1193. {
  1194. // Handled in the interpreter loop.
  1195. __builtin_unreachable();
  1196. }
  1197. ThrowCompletionOr<void> ScheduleJump::execute_impl(Bytecode::Interpreter&) const
  1198. {
  1199. // Handled in the interpreter loop.
  1200. __builtin_unreachable();
  1201. }
  1202. ThrowCompletionOr<void> LeaveLexicalEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  1203. {
  1204. interpreter.vm().running_execution_context().lexical_environment = interpreter.saved_lexical_environment_stack().take_last();
  1205. return {};
  1206. }
  1207. ThrowCompletionOr<void> LeaveUnwindContext::execute_impl(Bytecode::Interpreter& interpreter) const
  1208. {
  1209. interpreter.leave_unwind_context();
  1210. return {};
  1211. }
  1212. ThrowCompletionOr<void> ContinuePendingUnwind::execute_impl(Bytecode::Interpreter&) const
  1213. {
  1214. // Handled in the interpreter loop.
  1215. __builtin_unreachable();
  1216. }
  1217. ThrowCompletionOr<void> PushDeclarativeEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  1218. {
  1219. auto environment = interpreter.vm().heap().allocate_without_realm<DeclarativeEnvironment>(interpreter.vm().lexical_environment());
  1220. interpreter.vm().running_execution_context().lexical_environment = environment;
  1221. interpreter.vm().running_execution_context().variable_environment = environment;
  1222. return {};
  1223. }
  1224. ThrowCompletionOr<void> Yield::execute_impl(Bytecode::Interpreter& interpreter) const
  1225. {
  1226. auto yielded_value = interpreter.accumulator().value_or(js_undefined());
  1227. auto object = Object::create(interpreter.realm(), nullptr);
  1228. object->define_direct_property("result", yielded_value, JS::default_attributes);
  1229. if (m_continuation_label.has_value())
  1230. // FIXME: If we get a pointer, which is not accurately representable as a double
  1231. // will cause this to explode
  1232. object->define_direct_property("continuation", Value(static_cast<double>(reinterpret_cast<u64>(&m_continuation_label->block()))), JS::default_attributes);
  1233. else
  1234. object->define_direct_property("continuation", Value(0), JS::default_attributes);
  1235. object->define_direct_property("isAwait", Value(false), JS::default_attributes);
  1236. interpreter.do_return(object);
  1237. return {};
  1238. }
  1239. ThrowCompletionOr<void> Await::execute_impl(Bytecode::Interpreter& interpreter) const
  1240. {
  1241. auto yielded_value = interpreter.accumulator().value_or(js_undefined());
  1242. auto object = Object::create(interpreter.realm(), nullptr);
  1243. object->define_direct_property("result", yielded_value, JS::default_attributes);
  1244. // FIXME: If we get a pointer, which is not accurately representable as a double
  1245. // will cause this to explode
  1246. object->define_direct_property("continuation", Value(static_cast<double>(reinterpret_cast<u64>(&m_continuation_label.block()))), JS::default_attributes);
  1247. object->define_direct_property("isAwait", Value(true), JS::default_attributes);
  1248. interpreter.do_return(object);
  1249. return {};
  1250. }
  1251. ThrowCompletionOr<void> GetByValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1252. {
  1253. interpreter.accumulator() = TRY(get_by_value(interpreter, interpreter.reg(m_base), interpreter.accumulator()));
  1254. return {};
  1255. }
  1256. ThrowCompletionOr<void> GetByValueWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  1257. {
  1258. auto& vm = interpreter.vm();
  1259. // NOTE: Get the property key from the accumulator before side effects have a chance to overwrite it.
  1260. auto property_key_value = interpreter.accumulator();
  1261. auto object = TRY(interpreter.reg(m_base).to_object(vm));
  1262. auto property_key = TRY(property_key_value.to_property_key(vm));
  1263. interpreter.accumulator() = TRY(object->internal_get(property_key, interpreter.reg(m_this_value)));
  1264. return {};
  1265. }
  1266. ThrowCompletionOr<void> PutByValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1267. {
  1268. auto& vm = interpreter.vm();
  1269. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  1270. auto value = interpreter.accumulator();
  1271. auto base = interpreter.reg(m_base);
  1272. auto property_key_value = interpreter.reg(m_property);
  1273. // OPTIMIZATION: Fast path for simple Int32 indexes in array-like objects.
  1274. if (base.is_object() && property_key_value.is_int32() && property_key_value.as_i32() >= 0) {
  1275. auto& object = base.as_object();
  1276. auto* storage = object.indexed_properties().storage();
  1277. auto index = static_cast<u32>(property_key_value.as_i32());
  1278. if (storage
  1279. && storage->is_simple_storage()
  1280. && !object.may_interfere_with_indexed_property_access()
  1281. && storage->has_index(index)) {
  1282. auto existing_value = storage->get(index)->value;
  1283. if (!existing_value.is_accessor()) {
  1284. storage->put(index, value);
  1285. interpreter.accumulator() = value;
  1286. return {};
  1287. }
  1288. }
  1289. }
  1290. auto property_key = m_kind != PropertyKind::Spread ? TRY(property_key_value.to_property_key(vm)) : PropertyKey {};
  1291. TRY(put_by_property_key(vm, base, base, value, property_key, m_kind));
  1292. interpreter.accumulator() = value;
  1293. return {};
  1294. }
  1295. ThrowCompletionOr<void> PutByValueWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  1296. {
  1297. auto& vm = interpreter.vm();
  1298. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  1299. auto value = interpreter.accumulator();
  1300. auto base = interpreter.reg(m_base);
  1301. auto property_key = m_kind != PropertyKind::Spread ? TRY(interpreter.reg(m_property).to_property_key(vm)) : PropertyKey {};
  1302. TRY(put_by_property_key(vm, base, interpreter.reg(m_this_value), value, property_key, m_kind));
  1303. interpreter.accumulator() = value;
  1304. return {};
  1305. }
  1306. ThrowCompletionOr<void> DeleteByValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1307. {
  1308. auto& vm = interpreter.vm();
  1309. // NOTE: Get the property key from the accumulator before side effects have a chance to overwrite it.
  1310. auto property_key_value = interpreter.accumulator();
  1311. auto base_value = interpreter.reg(m_base);
  1312. auto property_key = TRY(property_key_value.to_property_key(vm));
  1313. bool strict = vm.in_strict_mode();
  1314. auto reference = Reference { base_value, property_key, {}, strict };
  1315. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  1316. return {};
  1317. }
  1318. ThrowCompletionOr<void> DeleteByValueWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  1319. {
  1320. auto& vm = interpreter.vm();
  1321. // NOTE: Get the property key from the accumulator before side effects have a chance to overwrite it.
  1322. auto property_key_value = interpreter.accumulator();
  1323. auto base_value = interpreter.reg(m_base);
  1324. auto property_key = TRY(property_key_value.to_property_key(vm));
  1325. bool strict = vm.in_strict_mode();
  1326. auto reference = Reference { base_value, property_key, interpreter.reg(m_this_value), strict };
  1327. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  1328. return {};
  1329. }
  1330. ThrowCompletionOr<void> GetIterator::execute_impl(Bytecode::Interpreter& interpreter) const
  1331. {
  1332. auto& vm = interpreter.vm();
  1333. auto iterator = TRY(get_iterator(vm, interpreter.accumulator(), m_hint));
  1334. interpreter.accumulator() = iterator_to_object(vm, iterator);
  1335. return {};
  1336. }
  1337. ThrowCompletionOr<void> GetMethod::execute_impl(Bytecode::Interpreter& interpreter) const
  1338. {
  1339. auto& vm = interpreter.vm();
  1340. auto identifier = interpreter.current_executable().get_identifier(m_property);
  1341. auto method = TRY(interpreter.accumulator().get_method(vm, identifier));
  1342. interpreter.accumulator() = method ?: js_undefined();
  1343. return {};
  1344. }
  1345. // 14.7.5.9 EnumerateObjectProperties ( O ), https://tc39.es/ecma262/#sec-enumerate-object-properties
  1346. ThrowCompletionOr<void> GetObjectPropertyIterator::execute_impl(Bytecode::Interpreter& interpreter) const
  1347. {
  1348. // While the spec does provide an algorithm, it allows us to implement it ourselves so long as we meet the following invariants:
  1349. // 1- Returned property keys do not include keys that are Symbols
  1350. // 2- Properties of the target object may be deleted during enumeration. A property that is deleted before it is processed by the iterator's next method is ignored
  1351. // 3- If new properties are added to the target object during enumeration, the newly added properties are not guaranteed to be processed in the active enumeration
  1352. // 4- A property name will be returned by the iterator's next method at most once in any enumeration.
  1353. // 5- Enumerating the properties of the target object includes enumerating properties of its prototype, and the prototype of the prototype, and so on, recursively;
  1354. // but a property of a prototype is not processed if it has the same name as a property that has already been processed by the iterator's next method.
  1355. // 6- The values of [[Enumerable]] attributes are not considered when determining if a property of a prototype object has already been processed.
  1356. // 7- The enumerable property names of prototype objects must be obtained by invoking EnumerateObjectProperties passing the prototype object as the argument.
  1357. // 8- EnumerateObjectProperties must obtain the own property keys of the target object by calling its [[OwnPropertyKeys]] internal method.
  1358. // 9- Property attributes of the target object must be obtained by calling its [[GetOwnProperty]] internal method
  1359. // Invariant 3 effectively allows the implementation to ignore newly added keys, and we do so (similar to other implementations).
  1360. auto& vm = interpreter.vm();
  1361. auto object = TRY(interpreter.accumulator().to_object(vm));
  1362. // Note: While the spec doesn't explicitly require these to be ordered, it says that the values should be retrieved via OwnPropertyKeys,
  1363. // so we just keep the order consistent anyway.
  1364. OrderedHashTable<PropertyKey> properties;
  1365. OrderedHashTable<PropertyKey> non_enumerable_properties;
  1366. HashTable<NonnullGCPtr<Object>> seen_objects;
  1367. // Collect all keys immediately (invariant no. 5)
  1368. for (auto object_to_check = GCPtr { object.ptr() }; object_to_check && !seen_objects.contains(*object_to_check); object_to_check = TRY(object_to_check->internal_get_prototype_of())) {
  1369. seen_objects.set(*object_to_check);
  1370. for (auto& key : TRY(object_to_check->internal_own_property_keys())) {
  1371. if (key.is_symbol())
  1372. continue;
  1373. auto property_key = TRY(PropertyKey::from_value(vm, key));
  1374. // If there is a non-enumerable property higher up the prototype chain with the same key,
  1375. // we mustn't include this property even if it's enumerable (invariant no. 5 and 6)
  1376. if (non_enumerable_properties.contains(property_key))
  1377. continue;
  1378. if (properties.contains(property_key))
  1379. continue;
  1380. auto descriptor = TRY(object_to_check->internal_get_own_property(property_key));
  1381. if (!*descriptor->enumerable)
  1382. non_enumerable_properties.set(move(property_key));
  1383. else
  1384. properties.set(move(property_key));
  1385. }
  1386. }
  1387. IteratorRecord iterator {
  1388. .iterator = object,
  1389. .next_method = NativeFunction::create(
  1390. interpreter.realm(),
  1391. [items = move(properties)](VM& vm) mutable -> ThrowCompletionOr<Value> {
  1392. auto& realm = *vm.current_realm();
  1393. auto iterated_object_value = vm.this_value();
  1394. if (!iterated_object_value.is_object())
  1395. return vm.throw_completion<InternalError>("Invalid state for GetObjectPropertyIterator.next"sv);
  1396. auto& iterated_object = iterated_object_value.as_object();
  1397. auto result_object = Object::create(realm, nullptr);
  1398. while (true) {
  1399. if (items.is_empty()) {
  1400. result_object->define_direct_property(vm.names.done, JS::Value(true), default_attributes);
  1401. return result_object;
  1402. }
  1403. auto key = items.take_first();
  1404. // If the property is deleted, don't include it (invariant no. 2)
  1405. if (!TRY(iterated_object.has_property(key)))
  1406. continue;
  1407. result_object->define_direct_property(vm.names.done, JS::Value(false), default_attributes);
  1408. if (key.is_number())
  1409. result_object->define_direct_property(vm.names.value, PrimitiveString::create(vm, TRY_OR_THROW_OOM(vm, String::number(key.as_number()))), default_attributes);
  1410. else if (key.is_string())
  1411. result_object->define_direct_property(vm.names.value, PrimitiveString::create(vm, key.as_string()), default_attributes);
  1412. else
  1413. VERIFY_NOT_REACHED(); // We should not have non-string/number keys.
  1414. return result_object;
  1415. }
  1416. },
  1417. 1,
  1418. vm.names.next),
  1419. .done = false,
  1420. };
  1421. interpreter.accumulator() = iterator_to_object(vm, move(iterator));
  1422. return {};
  1423. }
  1424. ThrowCompletionOr<void> IteratorClose::execute_impl(Bytecode::Interpreter& interpreter) const
  1425. {
  1426. auto& vm = interpreter.vm();
  1427. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  1428. auto iterator = object_to_iterator(vm, iterator_object);
  1429. // FIXME: Return the value of the resulting completion. (Note that m_completion_value can be empty!)
  1430. TRY(iterator_close(vm, iterator, Completion { m_completion_type, m_completion_value, {} }));
  1431. return {};
  1432. }
  1433. ThrowCompletionOr<void> AsyncIteratorClose::execute_impl(Bytecode::Interpreter& interpreter) const
  1434. {
  1435. auto& vm = interpreter.vm();
  1436. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  1437. auto iterator = object_to_iterator(vm, iterator_object);
  1438. // FIXME: Return the value of the resulting completion. (Note that m_completion_value can be empty!)
  1439. TRY(async_iterator_close(vm, iterator, Completion { m_completion_type, m_completion_value, {} }));
  1440. return {};
  1441. }
  1442. ThrowCompletionOr<void> IteratorNext::execute_impl(Bytecode::Interpreter& interpreter) const
  1443. {
  1444. auto& vm = interpreter.vm();
  1445. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  1446. auto iterator = object_to_iterator(vm, iterator_object);
  1447. interpreter.accumulator() = TRY(iterator_next(vm, iterator));
  1448. return {};
  1449. }
  1450. ThrowCompletionOr<void> IteratorResultDone::execute_impl(Bytecode::Interpreter& interpreter) const
  1451. {
  1452. auto& vm = interpreter.vm();
  1453. auto iterator_result = TRY(interpreter.accumulator().to_object(vm));
  1454. auto complete = TRY(iterator_complete(vm, iterator_result));
  1455. interpreter.accumulator() = Value(complete);
  1456. return {};
  1457. }
  1458. ThrowCompletionOr<void> IteratorResultValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1459. {
  1460. auto& vm = interpreter.vm();
  1461. auto iterator_result = TRY(interpreter.accumulator().to_object(vm));
  1462. interpreter.accumulator() = TRY(iterator_value(vm, iterator_result));
  1463. return {};
  1464. }
  1465. ThrowCompletionOr<void> NewClass::execute_impl(Bytecode::Interpreter& interpreter) const
  1466. {
  1467. auto& vm = interpreter.vm();
  1468. auto name = m_class_expression.name();
  1469. auto super_class = interpreter.accumulator();
  1470. // NOTE: NewClass expects classEnv to be active lexical environment
  1471. auto class_environment = vm.lexical_environment();
  1472. vm.running_execution_context().lexical_environment = interpreter.saved_lexical_environment_stack().take_last();
  1473. DeprecatedFlyString binding_name;
  1474. DeprecatedFlyString class_name;
  1475. if (!m_class_expression.has_name() && m_lhs_name.has_value()) {
  1476. class_name = interpreter.current_executable().get_identifier(m_lhs_name.value());
  1477. } else {
  1478. binding_name = name;
  1479. class_name = name.is_null() ? ""sv : name;
  1480. }
  1481. interpreter.accumulator() = TRY(m_class_expression.create_class_constructor(vm, class_environment, vm.lexical_environment(), super_class, binding_name, class_name));
  1482. return {};
  1483. }
  1484. // 13.5.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-typeof-operator-runtime-semantics-evaluation
  1485. ThrowCompletionOr<void> TypeofVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  1486. {
  1487. auto& vm = interpreter.vm();
  1488. // 1. Let val be the result of evaluating UnaryExpression.
  1489. auto const& string = interpreter.current_executable().get_identifier(m_identifier);
  1490. auto reference = TRY(vm.resolve_binding(string));
  1491. // 2. If val is a Reference Record, then
  1492. // a. If IsUnresolvableReference(val) is true, return "undefined".
  1493. if (reference.is_unresolvable()) {
  1494. interpreter.accumulator() = PrimitiveString::create(vm, "undefined"_string);
  1495. return {};
  1496. }
  1497. // 3. Set val to ? GetValue(val).
  1498. auto value = TRY(reference.get_value(vm));
  1499. // 4. NOTE: This step is replaced in section B.3.6.3.
  1500. // 5. Return a String according to Table 41.
  1501. interpreter.accumulator() = PrimitiveString::create(vm, value.typeof());
  1502. return {};
  1503. }
  1504. ThrowCompletionOr<void> TypeofLocal::execute_impl(Bytecode::Interpreter& interpreter) const
  1505. {
  1506. auto& vm = interpreter.vm();
  1507. auto const& value = vm.running_execution_context().local_variables[m_index];
  1508. interpreter.accumulator() = PrimitiveString::create(vm, value.typeof());
  1509. return {};
  1510. }
  1511. ThrowCompletionOr<void> ToNumeric::execute_impl(Bytecode::Interpreter& interpreter) const
  1512. {
  1513. interpreter.accumulator() = TRY(interpreter.accumulator().to_numeric(interpreter.vm()));
  1514. return {};
  1515. }
  1516. ThrowCompletionOr<void> BlockDeclarationInstantiation::execute_impl(Bytecode::Interpreter& interpreter) const
  1517. {
  1518. auto& vm = interpreter.vm();
  1519. auto old_environment = vm.running_execution_context().lexical_environment;
  1520. interpreter.saved_lexical_environment_stack().append(old_environment);
  1521. vm.running_execution_context().lexical_environment = new_declarative_environment(*old_environment);
  1522. m_scope_node.block_declaration_instantiation(vm, vm.running_execution_context().lexical_environment);
  1523. return {};
  1524. }
  1525. DeprecatedString Load::to_deprecated_string_impl(Bytecode::Executable const&) const
  1526. {
  1527. return DeprecatedString::formatted("Load {}", m_src);
  1528. }
  1529. DeprecatedString LoadImmediate::to_deprecated_string_impl(Bytecode::Executable const&) const
  1530. {
  1531. return DeprecatedString::formatted("LoadImmediate {}", m_value);
  1532. }
  1533. DeprecatedString Store::to_deprecated_string_impl(Bytecode::Executable const&) const
  1534. {
  1535. return DeprecatedString::formatted("Store {}", m_dst);
  1536. }
  1537. DeprecatedString NewBigInt::to_deprecated_string_impl(Bytecode::Executable const&) const
  1538. {
  1539. return DeprecatedString::formatted("NewBigInt \"{}\"", m_bigint.to_base_deprecated(10));
  1540. }
  1541. DeprecatedString NewArray::to_deprecated_string_impl(Bytecode::Executable const&) const
  1542. {
  1543. StringBuilder builder;
  1544. builder.append("NewArray"sv);
  1545. if (m_element_count != 0) {
  1546. builder.appendff(" [{}-{}]", m_elements[0], m_elements[1]);
  1547. }
  1548. return builder.to_deprecated_string();
  1549. }
  1550. DeprecatedString Append::to_deprecated_string_impl(Bytecode::Executable const&) const
  1551. {
  1552. if (m_is_spread)
  1553. return DeprecatedString::formatted("Append lhs: **{}", m_lhs);
  1554. return DeprecatedString::formatted("Append lhs: {}", m_lhs);
  1555. }
  1556. DeprecatedString IteratorToArray::to_deprecated_string_impl(Bytecode::Executable const&) const
  1557. {
  1558. return "IteratorToArray";
  1559. }
  1560. DeprecatedString NewString::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1561. {
  1562. return DeprecatedString::formatted("NewString {} (\"{}\")", m_string, executable.string_table->get(m_string));
  1563. }
  1564. DeprecatedString NewObject::to_deprecated_string_impl(Bytecode::Executable const&) const
  1565. {
  1566. return "NewObject";
  1567. }
  1568. DeprecatedString NewRegExp::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1569. {
  1570. return DeprecatedString::formatted("NewRegExp source:{} (\"{}\") flags:{} (\"{}\")", m_source_index, executable.get_string(m_source_index), m_flags_index, executable.get_string(m_flags_index));
  1571. }
  1572. DeprecatedString CopyObjectExcludingProperties::to_deprecated_string_impl(Bytecode::Executable const&) const
  1573. {
  1574. StringBuilder builder;
  1575. builder.appendff("CopyObjectExcludingProperties from:{}", m_from_object);
  1576. if (m_excluded_names_count != 0) {
  1577. builder.append(" excluding:["sv);
  1578. builder.join(", "sv, ReadonlySpan<Register>(m_excluded_names, m_excluded_names_count));
  1579. builder.append(']');
  1580. }
  1581. return builder.to_deprecated_string();
  1582. }
  1583. DeprecatedString ConcatString::to_deprecated_string_impl(Bytecode::Executable const&) const
  1584. {
  1585. return DeprecatedString::formatted("ConcatString {}", m_lhs);
  1586. }
  1587. DeprecatedString GetCalleeAndThisFromEnvironment::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1588. {
  1589. return DeprecatedString::formatted("GetCalleeAndThisFromEnvironment {} -> callee: {}, this:{} ", executable.identifier_table->get(m_identifier), m_callee_reg, m_this_reg);
  1590. }
  1591. DeprecatedString GetVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1592. {
  1593. return DeprecatedString::formatted("GetVariable {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1594. }
  1595. DeprecatedString GetGlobal::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1596. {
  1597. return DeprecatedString::formatted("GetGlobal {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1598. }
  1599. DeprecatedString GetLocal::to_deprecated_string_impl(Bytecode::Executable const&) const
  1600. {
  1601. return DeprecatedString::formatted("GetLocal {}", m_index);
  1602. }
  1603. DeprecatedString DeleteVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1604. {
  1605. return DeprecatedString::formatted("DeleteVariable {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1606. }
  1607. DeprecatedString CreateLexicalEnvironment::to_deprecated_string_impl(Bytecode::Executable const&) const
  1608. {
  1609. return "CreateLexicalEnvironment"sv;
  1610. }
  1611. DeprecatedString CreateVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1612. {
  1613. auto mode_string = m_mode == EnvironmentMode::Lexical ? "Lexical" : "Variable";
  1614. return DeprecatedString::formatted("CreateVariable env:{} immutable:{} global:{} {} ({})", mode_string, m_is_immutable, m_is_global, m_identifier, executable.identifier_table->get(m_identifier));
  1615. }
  1616. DeprecatedString EnterObjectEnvironment::to_deprecated_string_impl(Executable const&) const
  1617. {
  1618. return DeprecatedString::formatted("EnterObjectEnvironment");
  1619. }
  1620. DeprecatedString SetVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1621. {
  1622. auto initialization_mode_name = m_initialization_mode == InitializationMode::Initialize ? "Initialize" : "Set";
  1623. auto mode_string = m_mode == EnvironmentMode::Lexical ? "Lexical" : "Variable";
  1624. return DeprecatedString::formatted("SetVariable env:{} init:{} {} ({})", mode_string, initialization_mode_name, m_identifier, executable.identifier_table->get(m_identifier));
  1625. }
  1626. DeprecatedString SetLocal::to_deprecated_string_impl(Bytecode::Executable const&) const
  1627. {
  1628. return DeprecatedString::formatted("SetLocal {}", m_index);
  1629. }
  1630. static StringView property_kind_to_string(PropertyKind kind)
  1631. {
  1632. switch (kind) {
  1633. case PropertyKind::Getter:
  1634. return "getter"sv;
  1635. case PropertyKind::Setter:
  1636. return "setter"sv;
  1637. case PropertyKind::KeyValue:
  1638. return "key-value"sv;
  1639. case PropertyKind::DirectKeyValue:
  1640. return "direct-key-value"sv;
  1641. case PropertyKind::Spread:
  1642. return "spread"sv;
  1643. case PropertyKind::ProtoSetter:
  1644. return "proto-setter"sv;
  1645. }
  1646. VERIFY_NOT_REACHED();
  1647. }
  1648. DeprecatedString PutById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1649. {
  1650. auto kind = property_kind_to_string(m_kind);
  1651. return DeprecatedString::formatted("PutById kind:{} base:{}, property:{} ({})", kind, m_base, m_property, executable.identifier_table->get(m_property));
  1652. }
  1653. DeprecatedString PutByIdWithThis::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1654. {
  1655. auto kind = property_kind_to_string(m_kind);
  1656. return DeprecatedString::formatted("PutByIdWithThis kind:{} base:{}, property:{} ({}) this_value:{}", kind, m_base, m_property, executable.identifier_table->get(m_property), m_this_value);
  1657. }
  1658. DeprecatedString PutPrivateById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1659. {
  1660. auto kind = property_kind_to_string(m_kind);
  1661. return DeprecatedString::formatted("PutPrivateById kind:{} base:{}, property:{} ({})", kind, m_base, m_property, executable.identifier_table->get(m_property));
  1662. }
  1663. DeprecatedString GetById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1664. {
  1665. return DeprecatedString::formatted("GetById {} ({})", m_property, executable.identifier_table->get(m_property));
  1666. }
  1667. DeprecatedString GetByIdWithThis::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1668. {
  1669. return DeprecatedString::formatted("GetByIdWithThis {} ({}) this_value:{}", m_property, executable.identifier_table->get(m_property), m_this_value);
  1670. }
  1671. DeprecatedString GetPrivateById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1672. {
  1673. return DeprecatedString::formatted("GetPrivateById {} ({})", m_property, executable.identifier_table->get(m_property));
  1674. }
  1675. DeprecatedString HasPrivateId::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1676. {
  1677. return DeprecatedString::formatted("HasPrivateId {} ({})", m_property, executable.identifier_table->get(m_property));
  1678. }
  1679. DeprecatedString DeleteById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1680. {
  1681. return DeprecatedString::formatted("DeleteById {} ({})", m_property, executable.identifier_table->get(m_property));
  1682. }
  1683. DeprecatedString DeleteByIdWithThis::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1684. {
  1685. return DeprecatedString::formatted("DeleteByIdWithThis {} ({}) this_value:{}", m_property, executable.identifier_table->get(m_property), m_this_value);
  1686. }
  1687. DeprecatedString Jump::to_deprecated_string_impl(Bytecode::Executable const&) const
  1688. {
  1689. if (m_true_target.has_value())
  1690. return DeprecatedString::formatted("Jump {}", *m_true_target);
  1691. return DeprecatedString::formatted("Jump <empty>");
  1692. }
  1693. DeprecatedString JumpConditional::to_deprecated_string_impl(Bytecode::Executable const&) const
  1694. {
  1695. auto true_string = m_true_target.has_value() ? DeprecatedString::formatted("{}", *m_true_target) : "<empty>";
  1696. auto false_string = m_false_target.has_value() ? DeprecatedString::formatted("{}", *m_false_target) : "<empty>";
  1697. return DeprecatedString::formatted("JumpConditional true:{} false:{}", true_string, false_string);
  1698. }
  1699. DeprecatedString JumpNullish::to_deprecated_string_impl(Bytecode::Executable const&) const
  1700. {
  1701. auto true_string = m_true_target.has_value() ? DeprecatedString::formatted("{}", *m_true_target) : "<empty>";
  1702. auto false_string = m_false_target.has_value() ? DeprecatedString::formatted("{}", *m_false_target) : "<empty>";
  1703. return DeprecatedString::formatted("JumpNullish null:{} nonnull:{}", true_string, false_string);
  1704. }
  1705. DeprecatedString JumpUndefined::to_deprecated_string_impl(Bytecode::Executable const&) const
  1706. {
  1707. auto true_string = m_true_target.has_value() ? DeprecatedString::formatted("{}", *m_true_target) : "<empty>";
  1708. auto false_string = m_false_target.has_value() ? DeprecatedString::formatted("{}", *m_false_target) : "<empty>";
  1709. return DeprecatedString::formatted("JumpUndefined undefined:{} not undefined:{}", true_string, false_string);
  1710. }
  1711. static StringView call_type_to_string(CallType type)
  1712. {
  1713. switch (type) {
  1714. case CallType::Call:
  1715. return ""sv;
  1716. case CallType::Construct:
  1717. return " (Construct)"sv;
  1718. case CallType::DirectEval:
  1719. return " (DirectEval)"sv;
  1720. }
  1721. VERIFY_NOT_REACHED();
  1722. }
  1723. DeprecatedString Call::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1724. {
  1725. auto type = call_type_to_string(m_type);
  1726. if (m_expression_string.has_value())
  1727. return DeprecatedString::formatted("Call{} callee:{}, this:{}, first_arg:{} ({})", type, m_callee, m_this_value, m_first_argument, executable.get_string(m_expression_string.value()));
  1728. return DeprecatedString::formatted("Call{} callee:{}, this:{}, first_arg:{}", type, m_callee, m_first_argument, m_this_value);
  1729. }
  1730. DeprecatedString CallWithArgumentArray::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1731. {
  1732. auto type = call_type_to_string(m_type);
  1733. if (m_expression_string.has_value())
  1734. return DeprecatedString::formatted("CallWithArgumentArray{} callee:{}, this:{}, arguments:[...acc] ({})", type, m_callee, m_this_value, executable.get_string(m_expression_string.value()));
  1735. return DeprecatedString::formatted("CallWithArgumentArray{} callee:{}, this:{}, arguments:[...acc]", type, m_callee, m_this_value);
  1736. }
  1737. DeprecatedString SuperCallWithArgumentArray::to_deprecated_string_impl(Bytecode::Executable const&) const
  1738. {
  1739. return "SuperCallWithArgumentArray arguments:[...acc]"sv;
  1740. }
  1741. DeprecatedString NewFunction::to_deprecated_string_impl(Bytecode::Executable const&) const
  1742. {
  1743. StringBuilder builder;
  1744. builder.append("NewFunction"sv);
  1745. if (m_function_node.has_name())
  1746. builder.appendff(" name:{}"sv, m_function_node.name());
  1747. if (m_lhs_name.has_value())
  1748. builder.appendff(" lhs_name:{}"sv, m_lhs_name.value());
  1749. if (m_home_object.has_value())
  1750. builder.appendff(" home_object:{}"sv, m_home_object.value());
  1751. return builder.to_deprecated_string();
  1752. }
  1753. DeprecatedString NewClass::to_deprecated_string_impl(Bytecode::Executable const&) const
  1754. {
  1755. StringBuilder builder;
  1756. auto name = m_class_expression.name();
  1757. builder.appendff("NewClass '{}'"sv, name.is_null() ? ""sv : name);
  1758. if (m_lhs_name.has_value())
  1759. builder.appendff(" lhs_name:{}"sv, m_lhs_name.value());
  1760. return builder.to_deprecated_string();
  1761. }
  1762. DeprecatedString Return::to_deprecated_string_impl(Bytecode::Executable const&) const
  1763. {
  1764. return "Return";
  1765. }
  1766. DeprecatedString Increment::to_deprecated_string_impl(Bytecode::Executable const&) const
  1767. {
  1768. return "Increment";
  1769. }
  1770. DeprecatedString Decrement::to_deprecated_string_impl(Bytecode::Executable const&) const
  1771. {
  1772. return "Decrement";
  1773. }
  1774. DeprecatedString Throw::to_deprecated_string_impl(Bytecode::Executable const&) const
  1775. {
  1776. return "Throw";
  1777. }
  1778. DeprecatedString ThrowIfNotObject::to_deprecated_string_impl(Bytecode::Executable const&) const
  1779. {
  1780. return "ThrowIfNotObject";
  1781. }
  1782. DeprecatedString ThrowIfNullish::to_deprecated_string_impl(Bytecode::Executable const&) const
  1783. {
  1784. return "ThrowIfNullish";
  1785. }
  1786. DeprecatedString EnterUnwindContext::to_deprecated_string_impl(Bytecode::Executable const&) const
  1787. {
  1788. auto handler_string = m_handler_target.has_value() ? DeprecatedString::formatted("{}", *m_handler_target) : "<empty>";
  1789. auto finalizer_string = m_finalizer_target.has_value() ? DeprecatedString::formatted("{}", *m_finalizer_target) : "<empty>";
  1790. return DeprecatedString::formatted("EnterUnwindContext handler:{} finalizer:{} entry:{}", handler_string, finalizer_string, m_entry_point);
  1791. }
  1792. DeprecatedString ScheduleJump::to_deprecated_string_impl(Bytecode::Executable const&) const
  1793. {
  1794. return DeprecatedString::formatted("ScheduleJump {}", m_target);
  1795. }
  1796. DeprecatedString LeaveLexicalEnvironment::to_deprecated_string_impl(Bytecode::Executable const&) const
  1797. {
  1798. return "LeaveLexicalEnvironment"sv;
  1799. }
  1800. DeprecatedString LeaveUnwindContext::to_deprecated_string_impl(Bytecode::Executable const&) const
  1801. {
  1802. return "LeaveUnwindContext";
  1803. }
  1804. DeprecatedString ContinuePendingUnwind::to_deprecated_string_impl(Bytecode::Executable const&) const
  1805. {
  1806. return DeprecatedString::formatted("ContinuePendingUnwind resume:{}", m_resume_target);
  1807. }
  1808. DeprecatedString PushDeclarativeEnvironment::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1809. {
  1810. StringBuilder builder;
  1811. builder.append("PushDeclarativeEnvironment"sv);
  1812. if (!m_variables.is_empty()) {
  1813. builder.append(" {"sv);
  1814. Vector<DeprecatedString> names;
  1815. for (auto& it : m_variables)
  1816. names.append(executable.get_string(it.key));
  1817. builder.append('}');
  1818. builder.join(", "sv, names);
  1819. }
  1820. return builder.to_deprecated_string();
  1821. }
  1822. DeprecatedString Yield::to_deprecated_string_impl(Bytecode::Executable const&) const
  1823. {
  1824. if (m_continuation_label.has_value())
  1825. return DeprecatedString::formatted("Yield continuation:@{}", m_continuation_label->block().name());
  1826. return DeprecatedString::formatted("Yield return");
  1827. }
  1828. DeprecatedString Await::to_deprecated_string_impl(Bytecode::Executable const&) const
  1829. {
  1830. return DeprecatedString::formatted("Await continuation:@{}", m_continuation_label.block().name());
  1831. }
  1832. DeprecatedString GetByValue::to_deprecated_string_impl(Bytecode::Executable const&) const
  1833. {
  1834. return DeprecatedString::formatted("GetByValue base:{}", m_base);
  1835. }
  1836. DeprecatedString GetByValueWithThis::to_deprecated_string_impl(Bytecode::Executable const&) const
  1837. {
  1838. return DeprecatedString::formatted("GetByValueWithThis base:{} this_value:{}", m_base, m_this_value);
  1839. }
  1840. DeprecatedString PutByValue::to_deprecated_string_impl(Bytecode::Executable const&) const
  1841. {
  1842. auto kind = property_kind_to_string(m_kind);
  1843. return DeprecatedString::formatted("PutByValue kind:{} base:{}, property:{}", kind, m_base, m_property);
  1844. }
  1845. DeprecatedString PutByValueWithThis::to_deprecated_string_impl(Bytecode::Executable const&) const
  1846. {
  1847. auto kind = property_kind_to_string(m_kind);
  1848. return DeprecatedString::formatted("PutByValueWithThis kind:{} base:{}, property:{} this_value:{}", kind, m_base, m_property, m_this_value);
  1849. }
  1850. DeprecatedString DeleteByValue::to_deprecated_string_impl(Bytecode::Executable const&) const
  1851. {
  1852. return DeprecatedString::formatted("DeleteByValue base:{}", m_base);
  1853. }
  1854. DeprecatedString DeleteByValueWithThis::to_deprecated_string_impl(Bytecode::Executable const&) const
  1855. {
  1856. return DeprecatedString::formatted("DeleteByValueWithThis base:{} this_value:{}", m_base, m_this_value);
  1857. }
  1858. DeprecatedString GetIterator::to_deprecated_string_impl(Executable const&) const
  1859. {
  1860. auto hint = m_hint == IteratorHint::Sync ? "sync" : "async";
  1861. return DeprecatedString::formatted("GetIterator hint:{}", hint);
  1862. }
  1863. DeprecatedString GetMethod::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1864. {
  1865. return DeprecatedString::formatted("GetMethod {} ({})", m_property, executable.identifier_table->get(m_property));
  1866. }
  1867. DeprecatedString GetObjectPropertyIterator::to_deprecated_string_impl(Bytecode::Executable const&) const
  1868. {
  1869. return "GetObjectPropertyIterator";
  1870. }
  1871. DeprecatedString IteratorClose::to_deprecated_string_impl(Bytecode::Executable const&) const
  1872. {
  1873. if (!m_completion_value.has_value())
  1874. return DeprecatedString::formatted("IteratorClose completion_type={} completion_value=<empty>", to_underlying(m_completion_type));
  1875. auto completion_value_string = m_completion_value->to_string_without_side_effects();
  1876. return DeprecatedString::formatted("IteratorClose completion_type={} completion_value={}", to_underlying(m_completion_type), completion_value_string);
  1877. }
  1878. DeprecatedString AsyncIteratorClose::to_deprecated_string_impl(Bytecode::Executable const&) const
  1879. {
  1880. if (!m_completion_value.has_value())
  1881. return DeprecatedString::formatted("AsyncIteratorClose completion_type={} completion_value=<empty>", to_underlying(m_completion_type));
  1882. auto completion_value_string = m_completion_value->to_string_without_side_effects();
  1883. return DeprecatedString::formatted("AsyncIteratorClose completion_type={} completion_value={}", to_underlying(m_completion_type), completion_value_string);
  1884. }
  1885. DeprecatedString IteratorNext::to_deprecated_string_impl(Executable const&) const
  1886. {
  1887. return "IteratorNext";
  1888. }
  1889. DeprecatedString IteratorResultDone::to_deprecated_string_impl(Executable const&) const
  1890. {
  1891. return "IteratorResultDone";
  1892. }
  1893. DeprecatedString IteratorResultValue::to_deprecated_string_impl(Executable const&) const
  1894. {
  1895. return "IteratorResultValue";
  1896. }
  1897. DeprecatedString ResolveThisBinding::to_deprecated_string_impl(Bytecode::Executable const&) const
  1898. {
  1899. return "ResolveThisBinding"sv;
  1900. }
  1901. DeprecatedString ResolveSuperBase::to_deprecated_string_impl(Bytecode::Executable const&) const
  1902. {
  1903. return "ResolveSuperBase"sv;
  1904. }
  1905. DeprecatedString GetNewTarget::to_deprecated_string_impl(Bytecode::Executable const&) const
  1906. {
  1907. return "GetNewTarget"sv;
  1908. }
  1909. DeprecatedString GetImportMeta::to_deprecated_string_impl(Bytecode::Executable const&) const
  1910. {
  1911. return "GetImportMeta"sv;
  1912. }
  1913. DeprecatedString TypeofVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1914. {
  1915. return DeprecatedString::formatted("TypeofVariable {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1916. }
  1917. DeprecatedString TypeofLocal::to_deprecated_string_impl(Bytecode::Executable const&) const
  1918. {
  1919. return DeprecatedString::formatted("TypeofLocal {}", m_index);
  1920. }
  1921. DeprecatedString ToNumeric::to_deprecated_string_impl(Bytecode::Executable const&) const
  1922. {
  1923. return "ToNumeric"sv;
  1924. }
  1925. DeprecatedString BlockDeclarationInstantiation::to_deprecated_string_impl(Bytecode::Executable const&) const
  1926. {
  1927. return "BlockDeclarationInstantiation"sv;
  1928. }
  1929. DeprecatedString ImportCall::to_deprecated_string_impl(Bytecode::Executable const&) const
  1930. {
  1931. return DeprecatedString::formatted("ImportCall specifier:{} options:{}"sv, m_specifier, m_options);
  1932. }
  1933. }