Interpreter.cpp 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059
  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. #if 0
  301. for (size_t i = 0; i < vm().running_execution_context().local_variables.size(); ++i) {
  302. dbgln("%{}: {}", i, vm().running_execution_context().local_variables[i]);
  303. }
  304. #endif
  305. } else {
  306. run_bytecode();
  307. }
  308. dbgln_if(JS_BYTECODE_DEBUG, "Bytecode::Interpreter did run unit {:p}", &executable);
  309. if constexpr (JS_BYTECODE_DEBUG) {
  310. for (size_t i = 0; i < registers().size(); ++i) {
  311. String value_string;
  312. if (registers()[i].is_empty())
  313. value_string = "(empty)"_string;
  314. else
  315. value_string = registers()[i].to_string_without_side_effects();
  316. dbgln("[{:3}] {}", i, value_string);
  317. }
  318. }
  319. auto return_value = js_undefined();
  320. if (!reg(Register::return_value()).is_empty())
  321. return_value = reg(Register::return_value());
  322. else if (!reg(Register::saved_return_value()).is_empty())
  323. return_value = reg(Register::saved_return_value());
  324. auto exception = reg(Register::exception());
  325. auto frame = pop_call_frame();
  326. // NOTE: The return value from a called function is put into $0 in the caller context.
  327. if (!m_call_frames.is_empty())
  328. call_frame().registers[0] = return_value;
  329. // At this point we may have already run any queued promise jobs via on_call_stack_emptied,
  330. // in which case this is a no-op.
  331. vm().run_queued_promise_jobs();
  332. vm().finish_execution_generation();
  333. if (!exception.is_empty()) {
  334. if (auto* call_frame = frame.get_pointer<NonnullOwnPtr<CallFrame>>())
  335. return { throw_completion(exception), move(*call_frame) };
  336. return { throw_completion(exception), nullptr };
  337. }
  338. if (auto* call_frame = frame.get_pointer<NonnullOwnPtr<CallFrame>>())
  339. return { return_value, move(*call_frame) };
  340. return { return_value, nullptr };
  341. }
  342. void Interpreter::enter_unwind_context(Optional<Label> handler_target, Optional<Label> finalizer_target)
  343. {
  344. unwind_contexts().empend(
  345. m_current_executable,
  346. handler_target.has_value() ? &handler_target->block() : nullptr,
  347. finalizer_target.has_value() ? &finalizer_target->block() : nullptr,
  348. vm().running_execution_context().lexical_environment);
  349. }
  350. void Interpreter::leave_unwind_context()
  351. {
  352. unwind_contexts().take_last();
  353. }
  354. ThrowCompletionOr<NonnullRefPtr<Bytecode::Executable>> compile(VM& vm, ASTNode const& node, FunctionKind kind, DeprecatedFlyString const& name)
  355. {
  356. auto executable_result = Bytecode::Generator::generate(node, kind);
  357. if (executable_result.is_error())
  358. return vm.throw_completion<InternalError>(ErrorType::NotImplemented, TRY_OR_THROW_OOM(vm, executable_result.error().to_string()));
  359. auto bytecode_executable = executable_result.release_value();
  360. bytecode_executable->name = name;
  361. if (Bytecode::g_dump_bytecode)
  362. bytecode_executable->dump();
  363. return bytecode_executable;
  364. }
  365. Realm& Interpreter::realm()
  366. {
  367. return *m_vm.current_realm();
  368. }
  369. void Interpreter::push_call_frame(Variant<NonnullOwnPtr<CallFrame>, CallFrame*> frame, size_t register_count)
  370. {
  371. m_call_frames.append(move(frame));
  372. this->call_frame().registers.resize(register_count);
  373. m_current_call_frame = this->call_frame().registers;
  374. reg(Register::return_value()) = {};
  375. }
  376. Variant<NonnullOwnPtr<CallFrame>, CallFrame*> Interpreter::pop_call_frame()
  377. {
  378. auto frame = m_call_frames.take_last();
  379. m_current_call_frame = m_call_frames.is_empty() ? Span<Value> {} : this->call_frame().registers;
  380. return frame;
  381. }
  382. }
  383. namespace JS::Bytecode {
  384. DeprecatedString Instruction::to_deprecated_string(Bytecode::Executable const& executable) const
  385. {
  386. #define __BYTECODE_OP(op) \
  387. case Instruction::Type::op: \
  388. return static_cast<Bytecode::Op::op const&>(*this).to_deprecated_string_impl(executable);
  389. switch (type()) {
  390. ENUMERATE_BYTECODE_OPS(__BYTECODE_OP)
  391. default:
  392. VERIFY_NOT_REACHED();
  393. }
  394. #undef __BYTECODE_OP
  395. }
  396. }
  397. namespace JS::Bytecode::Op {
  398. ThrowCompletionOr<void> Load::execute_impl(Bytecode::Interpreter&) const
  399. {
  400. // Handled in the interpreter loop.
  401. __builtin_unreachable();
  402. }
  403. ThrowCompletionOr<void> LoadImmediate::execute_impl(Bytecode::Interpreter&) const
  404. {
  405. // Handled in the interpreter loop.
  406. __builtin_unreachable();
  407. }
  408. ThrowCompletionOr<void> Store::execute_impl(Bytecode::Interpreter&) const
  409. {
  410. // Handled in the interpreter loop.
  411. __builtin_unreachable();
  412. }
  413. static ThrowCompletionOr<Value> abstract_inequals(VM& vm, Value src1, Value src2)
  414. {
  415. return Value(!TRY(is_loosely_equal(vm, src1, src2)));
  416. }
  417. static ThrowCompletionOr<Value> abstract_equals(VM& vm, Value src1, Value src2)
  418. {
  419. return Value(TRY(is_loosely_equal(vm, src1, src2)));
  420. }
  421. static ThrowCompletionOr<Value> typed_inequals(VM&, Value src1, Value src2)
  422. {
  423. return Value(!is_strictly_equal(src1, src2));
  424. }
  425. static ThrowCompletionOr<Value> typed_equals(VM&, Value src1, Value src2)
  426. {
  427. return Value(is_strictly_equal(src1, src2));
  428. }
  429. #define JS_DEFINE_COMMON_BINARY_OP(OpTitleCase, op_snake_case) \
  430. ThrowCompletionOr<void> OpTitleCase::execute_impl(Bytecode::Interpreter& interpreter) const \
  431. { \
  432. auto& vm = interpreter.vm(); \
  433. auto lhs = interpreter.reg(m_lhs_reg); \
  434. auto rhs = interpreter.accumulator(); \
  435. interpreter.accumulator() = TRY(op_snake_case(vm, lhs, rhs)); \
  436. return {}; \
  437. } \
  438. DeprecatedString OpTitleCase::to_deprecated_string_impl(Bytecode::Executable const&) const \
  439. { \
  440. return DeprecatedString::formatted(#OpTitleCase " {}", m_lhs_reg); \
  441. }
  442. JS_ENUMERATE_COMMON_BINARY_OPS(JS_DEFINE_COMMON_BINARY_OP)
  443. static ThrowCompletionOr<Value> not_(VM&, Value value)
  444. {
  445. return Value(!value.to_boolean());
  446. }
  447. static ThrowCompletionOr<Value> typeof_(VM& vm, Value value)
  448. {
  449. return PrimitiveString::create(vm, value.typeof());
  450. }
  451. #define JS_DEFINE_COMMON_UNARY_OP(OpTitleCase, op_snake_case) \
  452. ThrowCompletionOr<void> OpTitleCase::execute_impl(Bytecode::Interpreter& interpreter) const \
  453. { \
  454. auto& vm = interpreter.vm(); \
  455. interpreter.accumulator() = TRY(op_snake_case(vm, interpreter.accumulator())); \
  456. return {}; \
  457. } \
  458. DeprecatedString OpTitleCase::to_deprecated_string_impl(Bytecode::Executable const&) const \
  459. { \
  460. return #OpTitleCase; \
  461. }
  462. JS_ENUMERATE_COMMON_UNARY_OPS(JS_DEFINE_COMMON_UNARY_OP)
  463. ThrowCompletionOr<void> NewBigInt::execute_impl(Bytecode::Interpreter& interpreter) const
  464. {
  465. auto& vm = interpreter.vm();
  466. interpreter.accumulator() = BigInt::create(vm, m_bigint);
  467. return {};
  468. }
  469. ThrowCompletionOr<void> NewArray::execute_impl(Bytecode::Interpreter& interpreter) const
  470. {
  471. auto array = MUST(Array::create(interpreter.realm(), 0));
  472. for (size_t i = 0; i < m_element_count; i++) {
  473. auto& value = interpreter.reg(Register(m_elements[0].index() + i));
  474. array->indexed_properties().put(i, value, default_attributes);
  475. }
  476. interpreter.accumulator() = array;
  477. return {};
  478. }
  479. ThrowCompletionOr<void> Append::execute_impl(Bytecode::Interpreter& interpreter) const
  480. {
  481. // Note: This OpCode is used to construct array literals and argument arrays for calls,
  482. // containing at least one spread element,
  483. // Iterating over such a spread element to unpack it has to be visible by
  484. // the user courtesy of
  485. // (1) https://tc39.es/ecma262/#sec-runtime-semantics-arrayaccumulation
  486. // SpreadElement : ... AssignmentExpression
  487. // 1. Let spreadRef be ? Evaluation of AssignmentExpression.
  488. // 2. Let spreadObj be ? GetValue(spreadRef).
  489. // 3. Let iteratorRecord be ? GetIterator(spreadObj).
  490. // 4. Repeat,
  491. // a. Let next be ? IteratorStep(iteratorRecord).
  492. // b. If next is false, return nextIndex.
  493. // c. Let nextValue be ? IteratorValue(next).
  494. // d. Perform ! CreateDataPropertyOrThrow(array, ! ToString(𝔽(nextIndex)), nextValue).
  495. // e. Set nextIndex to nextIndex + 1.
  496. // (2) https://tc39.es/ecma262/#sec-runtime-semantics-argumentlistevaluation
  497. // ArgumentList : ... AssignmentExpression
  498. // 1. Let list be a new empty List.
  499. // 2. Let spreadRef be ? Evaluation of AssignmentExpression.
  500. // 3. Let spreadObj be ? GetValue(spreadRef).
  501. // 4. Let iteratorRecord be ? GetIterator(spreadObj).
  502. // 5. Repeat,
  503. // a. Let next be ? IteratorStep(iteratorRecord).
  504. // b. If next is false, return list.
  505. // c. Let nextArg be ? IteratorValue(next).
  506. // d. Append nextArg to list.
  507. // ArgumentList : ArgumentList , ... AssignmentExpression
  508. // 1. Let precedingArgs be ? ArgumentListEvaluation of ArgumentList.
  509. // 2. Let spreadRef be ? Evaluation of AssignmentExpression.
  510. // 3. Let iteratorRecord be ? GetIterator(? GetValue(spreadRef)).
  511. // 4. Repeat,
  512. // a. Let next be ? IteratorStep(iteratorRecord).
  513. // b. If next is false, return precedingArgs.
  514. // c. Let nextArg be ? IteratorValue(next).
  515. // d. Append nextArg to precedingArgs.
  516. auto& vm = interpreter.vm();
  517. // Note: We know from codegen, that lhs is a plain array with only indexed properties
  518. auto& lhs = interpreter.reg(m_lhs).as_array();
  519. auto lhs_size = lhs.indexed_properties().array_like_size();
  520. auto rhs = interpreter.accumulator();
  521. if (m_is_spread) {
  522. // ...rhs
  523. size_t i = lhs_size;
  524. TRY(get_iterator_values(vm, rhs, [&i, &lhs](Value iterator_value) -> Optional<Completion> {
  525. lhs.indexed_properties().put(i, iterator_value, default_attributes);
  526. ++i;
  527. return {};
  528. }));
  529. } else {
  530. lhs.indexed_properties().put(lhs_size, rhs, default_attributes);
  531. }
  532. return {};
  533. }
  534. ThrowCompletionOr<void> ImportCall::execute_impl(Bytecode::Interpreter& interpreter) const
  535. {
  536. auto& vm = interpreter.vm();
  537. auto specifier = interpreter.reg(m_specifier);
  538. auto options_value = interpreter.reg(m_options);
  539. interpreter.accumulator() = TRY(perform_import_call(vm, specifier, options_value));
  540. return {};
  541. }
  542. // 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.
  543. // Make sure to put this into the accumulator before the iterator object disappears from the stack to prevent the members from being GC'd.
  544. static Object* iterator_to_object(VM& vm, IteratorRecord iterator)
  545. {
  546. auto& realm = *vm.current_realm();
  547. auto object = Object::create(realm, nullptr);
  548. object->define_direct_property(vm.names.iterator, iterator.iterator, 0);
  549. object->define_direct_property(vm.names.next, iterator.next_method, 0);
  550. object->define_direct_property(vm.names.done, Value(iterator.done), 0);
  551. return object;
  552. }
  553. static IteratorRecord object_to_iterator(VM& vm, Object& object)
  554. {
  555. return IteratorRecord {
  556. .iterator = &MUST(object.get(vm.names.iterator)).as_object(),
  557. .next_method = MUST(object.get(vm.names.next)),
  558. .done = MUST(object.get(vm.names.done)).as_bool()
  559. };
  560. }
  561. ThrowCompletionOr<void> IteratorToArray::execute_impl(Bytecode::Interpreter& interpreter) const
  562. {
  563. auto& vm = interpreter.vm();
  564. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  565. auto iterator = object_to_iterator(vm, iterator_object);
  566. auto array = MUST(Array::create(interpreter.realm(), 0));
  567. size_t index = 0;
  568. while (true) {
  569. auto iterator_result = TRY(iterator_next(vm, iterator));
  570. auto complete = TRY(iterator_complete(vm, iterator_result));
  571. if (complete) {
  572. interpreter.accumulator() = array;
  573. return {};
  574. }
  575. auto value = TRY(iterator_value(vm, iterator_result));
  576. MUST(array->create_data_property_or_throw(index, value));
  577. index++;
  578. }
  579. return {};
  580. }
  581. ThrowCompletionOr<void> NewString::execute_impl(Bytecode::Interpreter& interpreter) const
  582. {
  583. interpreter.accumulator() = PrimitiveString::create(interpreter.vm(), interpreter.current_executable().get_string(m_string));
  584. return {};
  585. }
  586. ThrowCompletionOr<void> NewObject::execute_impl(Bytecode::Interpreter& interpreter) const
  587. {
  588. auto& vm = interpreter.vm();
  589. auto& realm = *vm.current_realm();
  590. interpreter.accumulator() = Object::create(realm, realm.intrinsics().object_prototype());
  591. return {};
  592. }
  593. // 13.2.7.3 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-regular-expression-literals-runtime-semantics-evaluation
  594. ThrowCompletionOr<void> NewRegExp::execute_impl(Bytecode::Interpreter& interpreter) const
  595. {
  596. auto& vm = interpreter.vm();
  597. auto& realm = *vm.current_realm();
  598. // 1. Let pattern be CodePointsToString(BodyText of RegularExpressionLiteral).
  599. auto pattern = interpreter.current_executable().get_string(m_source_index);
  600. // 2. Let flags be CodePointsToString(FlagText of RegularExpressionLiteral).
  601. auto flags = interpreter.current_executable().get_string(m_flags_index);
  602. // 3. Return ! RegExpCreate(pattern, flags).
  603. auto& parsed_regex = interpreter.current_executable().regex_table->get(m_regex_index);
  604. Regex<ECMA262> regex(parsed_regex.regex, parsed_regex.pattern, parsed_regex.flags);
  605. // NOTE: We bypass RegExpCreate and subsequently RegExpAlloc as an optimization to use the already parsed values.
  606. auto regexp_object = RegExpObject::create(realm, move(regex), move(pattern), move(flags));
  607. // RegExpAlloc has these two steps from the 'Legacy RegExp features' proposal.
  608. regexp_object->set_realm(*vm.current_realm());
  609. // We don't need to check 'If SameValue(newTarget, thisRealm.[[Intrinsics]].[[%RegExp%]]) is true'
  610. // here as we know RegExpCreate calls RegExpAlloc with %RegExp% for newTarget.
  611. regexp_object->set_legacy_features_enabled(true);
  612. interpreter.accumulator() = regexp_object;
  613. return {};
  614. }
  615. #define JS_DEFINE_NEW_BUILTIN_ERROR_OP(ErrorName) \
  616. ThrowCompletionOr<void> New##ErrorName::execute_impl(Bytecode::Interpreter& interpreter) const \
  617. { \
  618. auto& vm = interpreter.vm(); \
  619. auto& realm = *vm.current_realm(); \
  620. interpreter.accumulator() = ErrorName::create(realm, interpreter.current_executable().get_string(m_error_string)); \
  621. return {}; \
  622. } \
  623. DeprecatedString New##ErrorName::to_deprecated_string_impl(Bytecode::Executable const& executable) const \
  624. { \
  625. return DeprecatedString::formatted("New" #ErrorName " {} (\"{}\")", m_error_string, executable.string_table->get(m_error_string)); \
  626. }
  627. JS_ENUMERATE_NEW_BUILTIN_ERROR_OPS(JS_DEFINE_NEW_BUILTIN_ERROR_OP)
  628. ThrowCompletionOr<void> CopyObjectExcludingProperties::execute_impl(Bytecode::Interpreter& interpreter) const
  629. {
  630. auto& vm = interpreter.vm();
  631. auto& realm = *vm.current_realm();
  632. auto from_object = interpreter.reg(m_from_object);
  633. auto to_object = Object::create(realm, realm.intrinsics().object_prototype());
  634. HashTable<PropertyKey> excluded_names;
  635. for (size_t i = 0; i < m_excluded_names_count; ++i) {
  636. excluded_names.set(TRY(interpreter.reg(m_excluded_names[i]).to_property_key(vm)));
  637. }
  638. TRY(to_object->copy_data_properties(vm, from_object, excluded_names));
  639. interpreter.accumulator() = to_object;
  640. return {};
  641. }
  642. ThrowCompletionOr<void> ConcatString::execute_impl(Bytecode::Interpreter& interpreter) const
  643. {
  644. auto& vm = interpreter.vm();
  645. auto string = TRY(interpreter.accumulator().to_primitive_string(vm));
  646. interpreter.reg(m_lhs) = PrimitiveString::create(vm, interpreter.reg(m_lhs).as_string(), string);
  647. return {};
  648. }
  649. ThrowCompletionOr<void> GetVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  650. {
  651. interpreter.accumulator() = TRY(get_variable(interpreter, interpreter.current_executable().get_identifier(m_identifier), m_cache_index));
  652. return {};
  653. }
  654. ThrowCompletionOr<void> GetCalleeAndThisFromEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  655. {
  656. auto callee_and_this = TRY(get_callee_and_this_from_environment(interpreter, interpreter.current_executable().get_identifier(m_identifier), m_cache_index));
  657. interpreter.reg(m_callee_reg) = callee_and_this.callee;
  658. interpreter.reg(m_this_reg) = callee_and_this.this_value;
  659. return {};
  660. }
  661. ThrowCompletionOr<void> GetGlobal::execute_impl(Bytecode::Interpreter& interpreter) const
  662. {
  663. interpreter.accumulator() = TRY(get_global(interpreter, m_identifier, m_cache_index));
  664. return {};
  665. }
  666. ThrowCompletionOr<void> GetLocal::execute_impl(Bytecode::Interpreter&) const
  667. {
  668. // Handled in the interpreter loop.
  669. __builtin_unreachable();
  670. }
  671. ThrowCompletionOr<void> DeleteVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  672. {
  673. auto& vm = interpreter.vm();
  674. auto const& string = interpreter.current_executable().get_identifier(m_identifier);
  675. auto reference = TRY(vm.resolve_binding(string));
  676. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  677. return {};
  678. }
  679. ThrowCompletionOr<void> CreateLexicalEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  680. {
  681. auto make_and_swap_envs = [&](auto& old_environment) {
  682. GCPtr<Environment> environment = new_declarative_environment(*old_environment).ptr();
  683. swap(old_environment, environment);
  684. return environment;
  685. };
  686. interpreter.saved_lexical_environment_stack().append(make_and_swap_envs(interpreter.vm().running_execution_context().lexical_environment));
  687. return {};
  688. }
  689. ThrowCompletionOr<void> EnterObjectEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  690. {
  691. auto& vm = interpreter.vm();
  692. auto& old_environment = vm.running_execution_context().lexical_environment;
  693. interpreter.saved_lexical_environment_stack().append(old_environment);
  694. auto object = TRY(interpreter.accumulator().to_object(vm));
  695. vm.running_execution_context().lexical_environment = new_object_environment(object, true, old_environment);
  696. return {};
  697. }
  698. ThrowCompletionOr<void> CreateVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  699. {
  700. auto& vm = interpreter.vm();
  701. auto const& name = interpreter.current_executable().get_identifier(m_identifier);
  702. if (m_mode == EnvironmentMode::Lexical) {
  703. VERIFY(!m_is_global);
  704. // Note: This is papering over an issue where "FunctionDeclarationInstantiation" creates these bindings for us.
  705. // Instead of crashing in there, we'll just raise an exception here.
  706. if (TRY(vm.lexical_environment()->has_binding(name)))
  707. return vm.throw_completion<InternalError>(TRY_OR_THROW_OOM(vm, String::formatted("Lexical environment already has binding '{}'", name)));
  708. if (m_is_immutable)
  709. return vm.lexical_environment()->create_immutable_binding(vm, name, m_is_strict);
  710. else
  711. return vm.lexical_environment()->create_mutable_binding(vm, name, m_is_strict);
  712. } else {
  713. if (!m_is_global) {
  714. if (m_is_immutable)
  715. return vm.variable_environment()->create_immutable_binding(vm, name, m_is_strict);
  716. else
  717. return vm.variable_environment()->create_mutable_binding(vm, name, m_is_strict);
  718. } else {
  719. // 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".
  720. // The only area that sets "can_be_deleted" to true is EvalDeclarationInstantiation, which is currently fully implemented in C++ and not in Bytecode.
  721. return verify_cast<GlobalEnvironment>(vm.variable_environment())->create_global_var_binding(name, false);
  722. }
  723. }
  724. return {};
  725. }
  726. ThrowCompletionOr<void> SetVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  727. {
  728. auto& vm = interpreter.vm();
  729. auto const& name = interpreter.current_executable().get_identifier(m_identifier);
  730. TRY(set_variable(vm, name, interpreter.accumulator(), m_mode, m_initialization_mode));
  731. return {};
  732. }
  733. ThrowCompletionOr<void> SetLocal::execute_impl(Bytecode::Interpreter&) const
  734. {
  735. // Handled in the interpreter loop.
  736. __builtin_unreachable();
  737. }
  738. ThrowCompletionOr<void> GetById::execute_impl(Bytecode::Interpreter& interpreter) const
  739. {
  740. auto base_value = interpreter.accumulator();
  741. interpreter.accumulator() = TRY(get_by_id(interpreter, m_property, base_value, base_value, m_cache_index));
  742. return {};
  743. }
  744. ThrowCompletionOr<void> GetByIdWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  745. {
  746. auto base_value = interpreter.accumulator();
  747. auto this_value = interpreter.reg(m_this_value);
  748. interpreter.accumulator() = TRY(get_by_id(interpreter, m_property, base_value, this_value, m_cache_index));
  749. return {};
  750. }
  751. ThrowCompletionOr<void> GetPrivateById::execute_impl(Bytecode::Interpreter& interpreter) const
  752. {
  753. auto& vm = interpreter.vm();
  754. auto const& name = interpreter.current_executable().get_identifier(m_property);
  755. auto base_value = interpreter.accumulator();
  756. auto private_reference = make_private_reference(vm, base_value, name);
  757. interpreter.accumulator() = TRY(private_reference.get_value(vm));
  758. return {};
  759. }
  760. ThrowCompletionOr<void> HasPrivateId::execute_impl(Bytecode::Interpreter& interpreter) const
  761. {
  762. auto& vm = interpreter.vm();
  763. if (!interpreter.accumulator().is_object())
  764. return vm.throw_completion<TypeError>(ErrorType::InOperatorWithObject);
  765. auto private_environment = vm.running_execution_context().private_environment;
  766. VERIFY(private_environment);
  767. auto private_name = private_environment->resolve_private_identifier(interpreter.current_executable().get_identifier(m_property));
  768. interpreter.accumulator() = Value(interpreter.accumulator().as_object().private_element_find(private_name) != nullptr);
  769. return {};
  770. }
  771. ThrowCompletionOr<void> PutById::execute_impl(Bytecode::Interpreter& interpreter) const
  772. {
  773. auto& vm = interpreter.vm();
  774. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  775. auto value = interpreter.accumulator();
  776. auto base = interpreter.reg(m_base);
  777. PropertyKey name = interpreter.current_executable().get_identifier(m_property);
  778. TRY(put_by_property_key(vm, base, base, value, name, m_kind));
  779. interpreter.accumulator() = value;
  780. return {};
  781. }
  782. ThrowCompletionOr<void> PutByIdWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  783. {
  784. auto& vm = interpreter.vm();
  785. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  786. auto value = interpreter.accumulator();
  787. auto base = interpreter.reg(m_base);
  788. PropertyKey name = interpreter.current_executable().get_identifier(m_property);
  789. TRY(put_by_property_key(vm, base, interpreter.reg(m_this_value), value, name, m_kind));
  790. interpreter.accumulator() = value;
  791. return {};
  792. }
  793. ThrowCompletionOr<void> PutPrivateById::execute_impl(Bytecode::Interpreter& interpreter) const
  794. {
  795. auto& vm = interpreter.vm();
  796. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  797. auto value = interpreter.accumulator();
  798. auto object = TRY(interpreter.reg(m_base).to_object(vm));
  799. auto name = interpreter.current_executable().get_identifier(m_property);
  800. auto private_reference = make_private_reference(vm, object, name);
  801. TRY(private_reference.put_value(vm, value));
  802. interpreter.accumulator() = value;
  803. return {};
  804. }
  805. ThrowCompletionOr<void> DeleteById::execute_impl(Bytecode::Interpreter& interpreter) const
  806. {
  807. auto& vm = interpreter.vm();
  808. auto base_value = interpreter.accumulator();
  809. auto const& identifier = interpreter.current_executable().get_identifier(m_property);
  810. bool strict = vm.in_strict_mode();
  811. auto reference = Reference { base_value, identifier, {}, strict };
  812. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  813. return {};
  814. }
  815. ThrowCompletionOr<void> DeleteByIdWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  816. {
  817. auto& vm = interpreter.vm();
  818. auto base_value = interpreter.accumulator();
  819. auto const& identifier = interpreter.current_executable().get_identifier(m_property);
  820. bool strict = vm.in_strict_mode();
  821. auto reference = Reference { base_value, identifier, interpreter.reg(m_this_value), strict };
  822. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  823. return {};
  824. }
  825. ThrowCompletionOr<void> Jump::execute_impl(Bytecode::Interpreter&) const
  826. {
  827. // Handled in the interpreter loop.
  828. __builtin_unreachable();
  829. }
  830. ThrowCompletionOr<void> ResolveThisBinding::execute_impl(Bytecode::Interpreter& interpreter) const
  831. {
  832. auto& cached_this_value = interpreter.reg(Register::this_value());
  833. if (cached_this_value.is_empty()) {
  834. // OPTIMIZATION: Because the value of 'this' cannot be reassigned during a function execution, it's
  835. // resolved once and then saved for subsequent use.
  836. auto& vm = interpreter.vm();
  837. cached_this_value = TRY(vm.resolve_this_binding());
  838. }
  839. interpreter.accumulator() = cached_this_value;
  840. return {};
  841. }
  842. // https://tc39.es/ecma262/#sec-makesuperpropertyreference
  843. ThrowCompletionOr<void> ResolveSuperBase::execute_impl(Bytecode::Interpreter& interpreter) const
  844. {
  845. auto& vm = interpreter.vm();
  846. // 1. Let env be GetThisEnvironment().
  847. auto& env = verify_cast<FunctionEnvironment>(*get_this_environment(vm));
  848. // 2. Assert: env.HasSuperBinding() is true.
  849. VERIFY(env.has_super_binding());
  850. // 3. Let baseValue be ? env.GetSuperBase().
  851. interpreter.accumulator() = TRY(env.get_super_base());
  852. return {};
  853. }
  854. ThrowCompletionOr<void> GetNewTarget::execute_impl(Bytecode::Interpreter& interpreter) const
  855. {
  856. interpreter.accumulator() = interpreter.vm().get_new_target();
  857. return {};
  858. }
  859. ThrowCompletionOr<void> GetImportMeta::execute_impl(Bytecode::Interpreter& interpreter) const
  860. {
  861. interpreter.accumulator() = interpreter.vm().get_import_meta();
  862. return {};
  863. }
  864. ThrowCompletionOr<void> JumpConditional::execute_impl(Bytecode::Interpreter&) const
  865. {
  866. // Handled in the interpreter loop.
  867. __builtin_unreachable();
  868. }
  869. ThrowCompletionOr<void> JumpNullish::execute_impl(Bytecode::Interpreter&) const
  870. {
  871. // Handled in the interpreter loop.
  872. __builtin_unreachable();
  873. }
  874. ThrowCompletionOr<void> JumpUndefined::execute_impl(Bytecode::Interpreter&) const
  875. {
  876. // Handled in the interpreter loop.
  877. __builtin_unreachable();
  878. }
  879. // 13.3.8.1 https://tc39.es/ecma262/#sec-runtime-semantics-argumentlistevaluation
  880. static MarkedVector<Value> argument_list_evaluation(Bytecode::Interpreter& interpreter)
  881. {
  882. // Note: Any spreading and actual evaluation is handled in preceding opcodes
  883. // Note: The spec uses the concept of a list, while we create a temporary array
  884. // in the preceding opcodes, so we have to convert in a manner that is not
  885. // visible to the user
  886. auto& vm = interpreter.vm();
  887. MarkedVector<Value> argument_values { vm.heap() };
  888. auto arguments = interpreter.accumulator();
  889. auto& argument_array = arguments.as_array();
  890. auto array_length = argument_array.indexed_properties().array_like_size();
  891. argument_values.ensure_capacity(array_length);
  892. for (size_t i = 0; i < array_length; ++i) {
  893. if (auto maybe_value = argument_array.indexed_properties().get(i); maybe_value.has_value())
  894. argument_values.append(maybe_value.release_value().value);
  895. else
  896. argument_values.append(js_undefined());
  897. }
  898. return argument_values;
  899. }
  900. ThrowCompletionOr<void> Call::execute_impl(Bytecode::Interpreter& interpreter) const
  901. {
  902. auto& vm = interpreter.vm();
  903. auto callee = interpreter.reg(m_callee);
  904. TRY(throw_if_needed_for_call(interpreter, callee, call_type(), expression_string()));
  905. MarkedVector<Value> argument_values(vm.heap());
  906. argument_values.ensure_capacity(m_argument_count);
  907. for (u32 i = 0; i < m_argument_count; ++i) {
  908. argument_values.unchecked_append(interpreter.reg(Register { m_first_argument.index() + i }));
  909. }
  910. interpreter.accumulator() = TRY(perform_call(interpreter, interpreter.reg(m_this_value), call_type(), callee, move(argument_values)));
  911. return {};
  912. }
  913. ThrowCompletionOr<void> CallWithArgumentArray::execute_impl(Bytecode::Interpreter& interpreter) const
  914. {
  915. auto callee = interpreter.reg(m_callee);
  916. TRY(throw_if_needed_for_call(interpreter, callee, call_type(), expression_string()));
  917. auto argument_values = argument_list_evaluation(interpreter);
  918. interpreter.accumulator() = TRY(perform_call(interpreter, interpreter.reg(m_this_value), call_type(), callee, move(argument_values)));
  919. return {};
  920. }
  921. // 13.3.7.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-super-keyword-runtime-semantics-evaluation
  922. ThrowCompletionOr<void> SuperCallWithArgumentArray::execute_impl(Bytecode::Interpreter& interpreter) const
  923. {
  924. auto& vm = interpreter.vm();
  925. // 1. Let newTarget be GetNewTarget().
  926. auto new_target = vm.get_new_target();
  927. // 2. Assert: Type(newTarget) is Object.
  928. VERIFY(new_target.is_object());
  929. // 3. Let func be GetSuperConstructor().
  930. auto* func = get_super_constructor(vm);
  931. // 4. Let argList be ? ArgumentListEvaluation of Arguments.
  932. MarkedVector<Value> arg_list { vm.heap() };
  933. if (m_is_synthetic) {
  934. auto const& value = interpreter.accumulator();
  935. VERIFY(value.is_object() && is<Array>(value.as_object()));
  936. auto const& array_value = static_cast<Array const&>(value.as_object());
  937. auto length = MUST(length_of_array_like(vm, array_value));
  938. for (size_t i = 0; i < length; ++i)
  939. arg_list.append(array_value.get_without_side_effects(PropertyKey { i }));
  940. } else {
  941. arg_list = argument_list_evaluation(interpreter);
  942. }
  943. // 5. If IsConstructor(func) is false, throw a TypeError exception.
  944. if (!Value(func).is_constructor())
  945. return vm.throw_completion<TypeError>(ErrorType::NotAConstructor, "Super constructor");
  946. // 6. Let result be ? Construct(func, argList, newTarget).
  947. auto result = TRY(construct(vm, static_cast<FunctionObject&>(*func), move(arg_list), &new_target.as_function()));
  948. // 7. Let thisER be GetThisEnvironment().
  949. auto& this_environment = verify_cast<FunctionEnvironment>(*get_this_environment(vm));
  950. // 8. Perform ? thisER.BindThisValue(result).
  951. TRY(this_environment.bind_this_value(vm, result));
  952. // 9. Let F be thisER.[[FunctionObject]].
  953. auto& f = this_environment.function_object();
  954. // 10. Assert: F is an ECMAScript function object.
  955. // NOTE: This is implied by the strong C++ type.
  956. // 11. Perform ? InitializeInstanceElements(result, F).
  957. TRY(result->initialize_instance_elements(f));
  958. // 12. Return result.
  959. interpreter.accumulator() = result;
  960. return {};
  961. }
  962. ThrowCompletionOr<void> NewFunction::execute_impl(Bytecode::Interpreter& interpreter) const
  963. {
  964. auto& vm = interpreter.vm();
  965. interpreter.accumulator() = new_function(vm, m_function_node, m_lhs_name, m_home_object);
  966. return {};
  967. }
  968. ThrowCompletionOr<void> Return::execute_impl(Bytecode::Interpreter& interpreter) const
  969. {
  970. interpreter.do_return(interpreter.accumulator().value_or(js_undefined()));
  971. return {};
  972. }
  973. ThrowCompletionOr<void> Increment::execute_impl(Bytecode::Interpreter& interpreter) const
  974. {
  975. auto& vm = interpreter.vm();
  976. auto old_value = TRY(interpreter.accumulator().to_numeric(vm));
  977. if (old_value.is_number())
  978. interpreter.accumulator() = Value(old_value.as_double() + 1);
  979. else
  980. interpreter.accumulator() = BigInt::create(vm, old_value.as_bigint().big_integer().plus(Crypto::SignedBigInteger { 1 }));
  981. return {};
  982. }
  983. ThrowCompletionOr<void> Decrement::execute_impl(Bytecode::Interpreter& interpreter) const
  984. {
  985. auto& vm = interpreter.vm();
  986. auto old_value = TRY(interpreter.accumulator().to_numeric(vm));
  987. if (old_value.is_number())
  988. interpreter.accumulator() = Value(old_value.as_double() - 1);
  989. else
  990. interpreter.accumulator() = BigInt::create(vm, old_value.as_bigint().big_integer().minus(Crypto::SignedBigInteger { 1 }));
  991. return {};
  992. }
  993. ThrowCompletionOr<void> Throw::execute_impl(Bytecode::Interpreter& interpreter) const
  994. {
  995. return throw_completion(interpreter.accumulator());
  996. }
  997. ThrowCompletionOr<void> ThrowIfNotObject::execute_impl(Bytecode::Interpreter& interpreter) const
  998. {
  999. auto& vm = interpreter.vm();
  1000. if (!interpreter.accumulator().is_object())
  1001. return vm.throw_completion<TypeError>(ErrorType::NotAnObject, interpreter.accumulator().to_string_without_side_effects());
  1002. return {};
  1003. }
  1004. ThrowCompletionOr<void> ThrowIfNullish::execute_impl(Bytecode::Interpreter& interpreter) const
  1005. {
  1006. auto& vm = interpreter.vm();
  1007. auto value = interpreter.accumulator();
  1008. if (value.is_nullish())
  1009. return vm.throw_completion<TypeError>(ErrorType::NotObjectCoercible, value.to_string_without_side_effects());
  1010. return {};
  1011. }
  1012. ThrowCompletionOr<void> EnterUnwindContext::execute_impl(Bytecode::Interpreter&) const
  1013. {
  1014. // Handled in the interpreter loop.
  1015. __builtin_unreachable();
  1016. }
  1017. ThrowCompletionOr<void> ScheduleJump::execute_impl(Bytecode::Interpreter&) const
  1018. {
  1019. // Handled in the interpreter loop.
  1020. __builtin_unreachable();
  1021. }
  1022. ThrowCompletionOr<void> LeaveLexicalEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  1023. {
  1024. interpreter.vm().running_execution_context().lexical_environment = interpreter.saved_lexical_environment_stack().take_last();
  1025. return {};
  1026. }
  1027. ThrowCompletionOr<void> LeaveUnwindContext::execute_impl(Bytecode::Interpreter& interpreter) const
  1028. {
  1029. interpreter.leave_unwind_context();
  1030. return {};
  1031. }
  1032. ThrowCompletionOr<void> ContinuePendingUnwind::execute_impl(Bytecode::Interpreter&) const
  1033. {
  1034. // Handled in the interpreter loop.
  1035. __builtin_unreachable();
  1036. }
  1037. ThrowCompletionOr<void> PushDeclarativeEnvironment::execute_impl(Bytecode::Interpreter& interpreter) const
  1038. {
  1039. auto environment = interpreter.vm().heap().allocate_without_realm<DeclarativeEnvironment>(interpreter.vm().lexical_environment());
  1040. interpreter.vm().running_execution_context().lexical_environment = environment;
  1041. interpreter.vm().running_execution_context().variable_environment = environment;
  1042. return {};
  1043. }
  1044. ThrowCompletionOr<void> Yield::execute_impl(Bytecode::Interpreter& interpreter) const
  1045. {
  1046. auto yielded_value = interpreter.accumulator().value_or(js_undefined());
  1047. auto object = Object::create(interpreter.realm(), nullptr);
  1048. object->define_direct_property("result", yielded_value, JS::default_attributes);
  1049. if (m_continuation_label.has_value())
  1050. // FIXME: If we get a pointer, which is not accurately representable as a double
  1051. // will cause this to explode
  1052. object->define_direct_property("continuation", Value(static_cast<double>(reinterpret_cast<u64>(&m_continuation_label->block()))), JS::default_attributes);
  1053. else
  1054. object->define_direct_property("continuation", Value(0), JS::default_attributes);
  1055. object->define_direct_property("isAwait", Value(false), JS::default_attributes);
  1056. interpreter.do_return(object);
  1057. return {};
  1058. }
  1059. ThrowCompletionOr<void> Await::execute_impl(Bytecode::Interpreter& interpreter) const
  1060. {
  1061. auto yielded_value = interpreter.accumulator().value_or(js_undefined());
  1062. auto object = Object::create(interpreter.realm(), nullptr);
  1063. object->define_direct_property("result", yielded_value, JS::default_attributes);
  1064. // FIXME: If we get a pointer, which is not accurately representable as a double
  1065. // will cause this to explode
  1066. object->define_direct_property("continuation", Value(static_cast<double>(reinterpret_cast<u64>(&m_continuation_label.block()))), JS::default_attributes);
  1067. object->define_direct_property("isAwait", Value(true), JS::default_attributes);
  1068. interpreter.do_return(object);
  1069. return {};
  1070. }
  1071. ThrowCompletionOr<void> GetByValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1072. {
  1073. interpreter.accumulator() = TRY(get_by_value(interpreter, interpreter.reg(m_base), interpreter.accumulator()));
  1074. return {};
  1075. }
  1076. ThrowCompletionOr<void> GetByValueWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  1077. {
  1078. auto& vm = interpreter.vm();
  1079. // NOTE: Get the property key from the accumulator before side effects have a chance to overwrite it.
  1080. auto property_key_value = interpreter.accumulator();
  1081. auto object = TRY(interpreter.reg(m_base).to_object(vm));
  1082. auto property_key = TRY(property_key_value.to_property_key(vm));
  1083. interpreter.accumulator() = TRY(object->internal_get(property_key, interpreter.reg(m_this_value)));
  1084. return {};
  1085. }
  1086. ThrowCompletionOr<void> PutByValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1087. {
  1088. auto& vm = interpreter.vm();
  1089. auto value = interpreter.accumulator();
  1090. TRY(put_by_value(vm, interpreter.reg(m_base), interpreter.reg(m_property), interpreter.accumulator(), m_kind));
  1091. interpreter.accumulator() = value;
  1092. return {};
  1093. }
  1094. ThrowCompletionOr<void> PutByValueWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  1095. {
  1096. auto& vm = interpreter.vm();
  1097. // NOTE: Get the value from the accumulator before side effects have a chance to overwrite it.
  1098. auto value = interpreter.accumulator();
  1099. auto base = interpreter.reg(m_base);
  1100. auto property_key = m_kind != PropertyKind::Spread ? TRY(interpreter.reg(m_property).to_property_key(vm)) : PropertyKey {};
  1101. TRY(put_by_property_key(vm, base, interpreter.reg(m_this_value), value, property_key, m_kind));
  1102. interpreter.accumulator() = value;
  1103. return {};
  1104. }
  1105. ThrowCompletionOr<void> DeleteByValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1106. {
  1107. auto& vm = interpreter.vm();
  1108. // NOTE: Get the property key from the accumulator before side effects have a chance to overwrite it.
  1109. auto property_key_value = interpreter.accumulator();
  1110. auto base_value = interpreter.reg(m_base);
  1111. auto property_key = TRY(property_key_value.to_property_key(vm));
  1112. bool strict = vm.in_strict_mode();
  1113. auto reference = Reference { base_value, property_key, {}, strict };
  1114. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  1115. return {};
  1116. }
  1117. ThrowCompletionOr<void> DeleteByValueWithThis::execute_impl(Bytecode::Interpreter& interpreter) const
  1118. {
  1119. auto& vm = interpreter.vm();
  1120. // NOTE: Get the property key from the accumulator before side effects have a chance to overwrite it.
  1121. auto property_key_value = interpreter.accumulator();
  1122. auto base_value = interpreter.reg(m_base);
  1123. auto property_key = TRY(property_key_value.to_property_key(vm));
  1124. bool strict = vm.in_strict_mode();
  1125. auto reference = Reference { base_value, property_key, interpreter.reg(m_this_value), strict };
  1126. interpreter.accumulator() = Value(TRY(reference.delete_(vm)));
  1127. return {};
  1128. }
  1129. ThrowCompletionOr<void> GetIterator::execute_impl(Bytecode::Interpreter& interpreter) const
  1130. {
  1131. auto& vm = interpreter.vm();
  1132. auto iterator = TRY(get_iterator(vm, interpreter.accumulator(), m_hint));
  1133. interpreter.accumulator() = iterator_to_object(vm, iterator);
  1134. return {};
  1135. }
  1136. ThrowCompletionOr<void> GetMethod::execute_impl(Bytecode::Interpreter& interpreter) const
  1137. {
  1138. auto& vm = interpreter.vm();
  1139. auto identifier = interpreter.current_executable().get_identifier(m_property);
  1140. auto method = TRY(interpreter.accumulator().get_method(vm, identifier));
  1141. interpreter.accumulator() = method ?: js_undefined();
  1142. return {};
  1143. }
  1144. // 14.7.5.9 EnumerateObjectProperties ( O ), https://tc39.es/ecma262/#sec-enumerate-object-properties
  1145. ThrowCompletionOr<void> GetObjectPropertyIterator::execute_impl(Bytecode::Interpreter& interpreter) const
  1146. {
  1147. // While the spec does provide an algorithm, it allows us to implement it ourselves so long as we meet the following invariants:
  1148. // 1- Returned property keys do not include keys that are Symbols
  1149. // 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
  1150. // 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
  1151. // 4- A property name will be returned by the iterator's next method at most once in any enumeration.
  1152. // 5- Enumerating the properties of the target object includes enumerating properties of its prototype, and the prototype of the prototype, and so on, recursively;
  1153. // 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.
  1154. // 6- The values of [[Enumerable]] attributes are not considered when determining if a property of a prototype object has already been processed.
  1155. // 7- The enumerable property names of prototype objects must be obtained by invoking EnumerateObjectProperties passing the prototype object as the argument.
  1156. // 8- EnumerateObjectProperties must obtain the own property keys of the target object by calling its [[OwnPropertyKeys]] internal method.
  1157. // 9- Property attributes of the target object must be obtained by calling its [[GetOwnProperty]] internal method
  1158. // Invariant 3 effectively allows the implementation to ignore newly added keys, and we do so (similar to other implementations).
  1159. auto& vm = interpreter.vm();
  1160. auto object = TRY(interpreter.accumulator().to_object(vm));
  1161. // Note: While the spec doesn't explicitly require these to be ordered, it says that the values should be retrieved via OwnPropertyKeys,
  1162. // so we just keep the order consistent anyway.
  1163. OrderedHashTable<PropertyKey> properties;
  1164. OrderedHashTable<PropertyKey> non_enumerable_properties;
  1165. HashTable<NonnullGCPtr<Object>> seen_objects;
  1166. // Collect all keys immediately (invariant no. 5)
  1167. 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())) {
  1168. seen_objects.set(*object_to_check);
  1169. for (auto& key : TRY(object_to_check->internal_own_property_keys())) {
  1170. if (key.is_symbol())
  1171. continue;
  1172. auto property_key = TRY(PropertyKey::from_value(vm, key));
  1173. // If there is a non-enumerable property higher up the prototype chain with the same key,
  1174. // we mustn't include this property even if it's enumerable (invariant no. 5 and 6)
  1175. if (non_enumerable_properties.contains(property_key))
  1176. continue;
  1177. if (properties.contains(property_key))
  1178. continue;
  1179. auto descriptor = TRY(object_to_check->internal_get_own_property(property_key));
  1180. if (!*descriptor->enumerable)
  1181. non_enumerable_properties.set(move(property_key));
  1182. else
  1183. properties.set(move(property_key));
  1184. }
  1185. }
  1186. IteratorRecord iterator {
  1187. .iterator = object,
  1188. .next_method = NativeFunction::create(
  1189. interpreter.realm(),
  1190. [items = move(properties)](VM& vm) mutable -> ThrowCompletionOr<Value> {
  1191. auto& realm = *vm.current_realm();
  1192. auto iterated_object_value = vm.this_value();
  1193. if (!iterated_object_value.is_object())
  1194. return vm.throw_completion<InternalError>("Invalid state for GetObjectPropertyIterator.next"sv);
  1195. auto& iterated_object = iterated_object_value.as_object();
  1196. auto result_object = Object::create(realm, nullptr);
  1197. while (true) {
  1198. if (items.is_empty()) {
  1199. result_object->define_direct_property(vm.names.done, JS::Value(true), default_attributes);
  1200. return result_object;
  1201. }
  1202. auto key = items.take_first();
  1203. // If the property is deleted, don't include it (invariant no. 2)
  1204. if (!TRY(iterated_object.has_property(key)))
  1205. continue;
  1206. result_object->define_direct_property(vm.names.done, JS::Value(false), default_attributes);
  1207. if (key.is_number())
  1208. result_object->define_direct_property(vm.names.value, PrimitiveString::create(vm, TRY_OR_THROW_OOM(vm, String::number(key.as_number()))), default_attributes);
  1209. else if (key.is_string())
  1210. result_object->define_direct_property(vm.names.value, PrimitiveString::create(vm, key.as_string()), default_attributes);
  1211. else
  1212. VERIFY_NOT_REACHED(); // We should not have non-string/number keys.
  1213. return result_object;
  1214. }
  1215. },
  1216. 1,
  1217. vm.names.next),
  1218. .done = false,
  1219. };
  1220. interpreter.accumulator() = iterator_to_object(vm, move(iterator));
  1221. return {};
  1222. }
  1223. ThrowCompletionOr<void> IteratorClose::execute_impl(Bytecode::Interpreter& interpreter) const
  1224. {
  1225. auto& vm = interpreter.vm();
  1226. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  1227. auto iterator = object_to_iterator(vm, iterator_object);
  1228. // FIXME: Return the value of the resulting completion. (Note that m_completion_value can be empty!)
  1229. TRY(iterator_close(vm, iterator, Completion { m_completion_type, m_completion_value, {} }));
  1230. return {};
  1231. }
  1232. ThrowCompletionOr<void> AsyncIteratorClose::execute_impl(Bytecode::Interpreter& interpreter) const
  1233. {
  1234. auto& vm = interpreter.vm();
  1235. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  1236. auto iterator = object_to_iterator(vm, iterator_object);
  1237. // FIXME: Return the value of the resulting completion. (Note that m_completion_value can be empty!)
  1238. TRY(async_iterator_close(vm, iterator, Completion { m_completion_type, m_completion_value, {} }));
  1239. return {};
  1240. }
  1241. ThrowCompletionOr<void> IteratorNext::execute_impl(Bytecode::Interpreter& interpreter) const
  1242. {
  1243. auto& vm = interpreter.vm();
  1244. auto iterator_object = TRY(interpreter.accumulator().to_object(vm));
  1245. auto iterator = object_to_iterator(vm, iterator_object);
  1246. interpreter.accumulator() = TRY(iterator_next(vm, iterator));
  1247. return {};
  1248. }
  1249. ThrowCompletionOr<void> IteratorResultDone::execute_impl(Bytecode::Interpreter& interpreter) const
  1250. {
  1251. auto& vm = interpreter.vm();
  1252. auto iterator_result = TRY(interpreter.accumulator().to_object(vm));
  1253. auto complete = TRY(iterator_complete(vm, iterator_result));
  1254. interpreter.accumulator() = Value(complete);
  1255. return {};
  1256. }
  1257. ThrowCompletionOr<void> IteratorResultValue::execute_impl(Bytecode::Interpreter& interpreter) const
  1258. {
  1259. auto& vm = interpreter.vm();
  1260. auto iterator_result = TRY(interpreter.accumulator().to_object(vm));
  1261. interpreter.accumulator() = TRY(iterator_value(vm, iterator_result));
  1262. return {};
  1263. }
  1264. ThrowCompletionOr<void> NewClass::execute_impl(Bytecode::Interpreter& interpreter) const
  1265. {
  1266. auto& vm = interpreter.vm();
  1267. auto name = m_class_expression.name();
  1268. auto super_class = interpreter.accumulator();
  1269. // NOTE: NewClass expects classEnv to be active lexical environment
  1270. auto class_environment = vm.lexical_environment();
  1271. vm.running_execution_context().lexical_environment = interpreter.saved_lexical_environment_stack().take_last();
  1272. DeprecatedFlyString binding_name;
  1273. DeprecatedFlyString class_name;
  1274. if (!m_class_expression.has_name() && m_lhs_name.has_value()) {
  1275. class_name = interpreter.current_executable().get_identifier(m_lhs_name.value());
  1276. } else {
  1277. binding_name = name;
  1278. class_name = name.is_null() ? ""sv : name;
  1279. }
  1280. interpreter.accumulator() = TRY(m_class_expression.create_class_constructor(vm, class_environment, vm.lexical_environment(), super_class, binding_name, class_name));
  1281. return {};
  1282. }
  1283. // 13.5.3.1 Runtime Semantics: Evaluation, https://tc39.es/ecma262/#sec-typeof-operator-runtime-semantics-evaluation
  1284. ThrowCompletionOr<void> TypeofVariable::execute_impl(Bytecode::Interpreter& interpreter) const
  1285. {
  1286. auto& vm = interpreter.vm();
  1287. interpreter.accumulator() = TRY(typeof_variable(vm, interpreter.current_executable().get_identifier(m_identifier)));
  1288. return {};
  1289. }
  1290. ThrowCompletionOr<void> TypeofLocal::execute_impl(Bytecode::Interpreter& interpreter) const
  1291. {
  1292. auto& vm = interpreter.vm();
  1293. auto const& value = vm.running_execution_context().local_variables[m_index];
  1294. interpreter.accumulator() = PrimitiveString::create(vm, value.typeof());
  1295. return {};
  1296. }
  1297. ThrowCompletionOr<void> ToNumeric::execute_impl(Bytecode::Interpreter& interpreter) const
  1298. {
  1299. interpreter.accumulator() = TRY(interpreter.accumulator().to_numeric(interpreter.vm()));
  1300. return {};
  1301. }
  1302. ThrowCompletionOr<void> BlockDeclarationInstantiation::execute_impl(Bytecode::Interpreter& interpreter) const
  1303. {
  1304. auto& vm = interpreter.vm();
  1305. auto old_environment = vm.running_execution_context().lexical_environment;
  1306. interpreter.saved_lexical_environment_stack().append(old_environment);
  1307. vm.running_execution_context().lexical_environment = new_declarative_environment(*old_environment);
  1308. m_scope_node.block_declaration_instantiation(vm, vm.running_execution_context().lexical_environment);
  1309. return {};
  1310. }
  1311. DeprecatedString Load::to_deprecated_string_impl(Bytecode::Executable const&) const
  1312. {
  1313. return DeprecatedString::formatted("Load {}", m_src);
  1314. }
  1315. DeprecatedString LoadImmediate::to_deprecated_string_impl(Bytecode::Executable const&) const
  1316. {
  1317. return DeprecatedString::formatted("LoadImmediate {}", m_value);
  1318. }
  1319. DeprecatedString Store::to_deprecated_string_impl(Bytecode::Executable const&) const
  1320. {
  1321. return DeprecatedString::formatted("Store {}", m_dst);
  1322. }
  1323. DeprecatedString NewBigInt::to_deprecated_string_impl(Bytecode::Executable const&) const
  1324. {
  1325. return DeprecatedString::formatted("NewBigInt \"{}\"", m_bigint.to_base_deprecated(10));
  1326. }
  1327. DeprecatedString NewArray::to_deprecated_string_impl(Bytecode::Executable const&) const
  1328. {
  1329. StringBuilder builder;
  1330. builder.append("NewArray"sv);
  1331. if (m_element_count != 0) {
  1332. builder.appendff(" [{}-{}]", m_elements[0], m_elements[1]);
  1333. }
  1334. return builder.to_deprecated_string();
  1335. }
  1336. DeprecatedString Append::to_deprecated_string_impl(Bytecode::Executable const&) const
  1337. {
  1338. if (m_is_spread)
  1339. return DeprecatedString::formatted("Append lhs: **{}", m_lhs);
  1340. return DeprecatedString::formatted("Append lhs: {}", m_lhs);
  1341. }
  1342. DeprecatedString IteratorToArray::to_deprecated_string_impl(Bytecode::Executable const&) const
  1343. {
  1344. return "IteratorToArray";
  1345. }
  1346. DeprecatedString NewString::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1347. {
  1348. return DeprecatedString::formatted("NewString {} (\"{}\")", m_string, executable.string_table->get(m_string));
  1349. }
  1350. DeprecatedString NewObject::to_deprecated_string_impl(Bytecode::Executable const&) const
  1351. {
  1352. return "NewObject";
  1353. }
  1354. DeprecatedString NewRegExp::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1355. {
  1356. return DeprecatedString::formatted("NewRegExp source:{} (\"{}\") flags:{} (\"{}\")", m_source_index, executable.get_string(m_source_index), m_flags_index, executable.get_string(m_flags_index));
  1357. }
  1358. DeprecatedString CopyObjectExcludingProperties::to_deprecated_string_impl(Bytecode::Executable const&) const
  1359. {
  1360. StringBuilder builder;
  1361. builder.appendff("CopyObjectExcludingProperties from:{}", m_from_object);
  1362. if (m_excluded_names_count != 0) {
  1363. builder.append(" excluding:["sv);
  1364. builder.join(", "sv, ReadonlySpan<Register>(m_excluded_names, m_excluded_names_count));
  1365. builder.append(']');
  1366. }
  1367. return builder.to_deprecated_string();
  1368. }
  1369. DeprecatedString ConcatString::to_deprecated_string_impl(Bytecode::Executable const&) const
  1370. {
  1371. return DeprecatedString::formatted("ConcatString {}", m_lhs);
  1372. }
  1373. DeprecatedString GetCalleeAndThisFromEnvironment::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1374. {
  1375. return DeprecatedString::formatted("GetCalleeAndThisFromEnvironment {} -> callee: {}, this:{} ", executable.identifier_table->get(m_identifier), m_callee_reg, m_this_reg);
  1376. }
  1377. DeprecatedString GetVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1378. {
  1379. return DeprecatedString::formatted("GetVariable {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1380. }
  1381. DeprecatedString GetGlobal::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1382. {
  1383. return DeprecatedString::formatted("GetGlobal {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1384. }
  1385. DeprecatedString GetLocal::to_deprecated_string_impl(Bytecode::Executable const&) const
  1386. {
  1387. return DeprecatedString::formatted("GetLocal {}", m_index);
  1388. }
  1389. DeprecatedString DeleteVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1390. {
  1391. return DeprecatedString::formatted("DeleteVariable {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1392. }
  1393. DeprecatedString CreateLexicalEnvironment::to_deprecated_string_impl(Bytecode::Executable const&) const
  1394. {
  1395. return "CreateLexicalEnvironment"sv;
  1396. }
  1397. DeprecatedString CreateVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1398. {
  1399. auto mode_string = m_mode == EnvironmentMode::Lexical ? "Lexical" : "Variable";
  1400. return DeprecatedString::formatted("CreateVariable env:{} immutable:{} global:{} {} ({})", mode_string, m_is_immutable, m_is_global, m_identifier, executable.identifier_table->get(m_identifier));
  1401. }
  1402. DeprecatedString EnterObjectEnvironment::to_deprecated_string_impl(Executable const&) const
  1403. {
  1404. return DeprecatedString::formatted("EnterObjectEnvironment");
  1405. }
  1406. DeprecatedString SetVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1407. {
  1408. auto initialization_mode_name = m_initialization_mode == InitializationMode::Initialize ? "Initialize" : "Set";
  1409. auto mode_string = m_mode == EnvironmentMode::Lexical ? "Lexical" : "Variable";
  1410. return DeprecatedString::formatted("SetVariable env:{} init:{} {} ({})", mode_string, initialization_mode_name, m_identifier, executable.identifier_table->get(m_identifier));
  1411. }
  1412. DeprecatedString SetLocal::to_deprecated_string_impl(Bytecode::Executable const&) const
  1413. {
  1414. return DeprecatedString::formatted("SetLocal {}", m_index);
  1415. }
  1416. static StringView property_kind_to_string(PropertyKind kind)
  1417. {
  1418. switch (kind) {
  1419. case PropertyKind::Getter:
  1420. return "getter"sv;
  1421. case PropertyKind::Setter:
  1422. return "setter"sv;
  1423. case PropertyKind::KeyValue:
  1424. return "key-value"sv;
  1425. case PropertyKind::DirectKeyValue:
  1426. return "direct-key-value"sv;
  1427. case PropertyKind::Spread:
  1428. return "spread"sv;
  1429. case PropertyKind::ProtoSetter:
  1430. return "proto-setter"sv;
  1431. }
  1432. VERIFY_NOT_REACHED();
  1433. }
  1434. DeprecatedString PutById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1435. {
  1436. auto kind = property_kind_to_string(m_kind);
  1437. return DeprecatedString::formatted("PutById kind:{} base:{}, property:{} ({})", kind, m_base, m_property, executable.identifier_table->get(m_property));
  1438. }
  1439. DeprecatedString PutByIdWithThis::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1440. {
  1441. auto kind = property_kind_to_string(m_kind);
  1442. return DeprecatedString::formatted("PutByIdWithThis kind:{} base:{}, property:{} ({}) this_value:{}", kind, m_base, m_property, executable.identifier_table->get(m_property), m_this_value);
  1443. }
  1444. DeprecatedString PutPrivateById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1445. {
  1446. auto kind = property_kind_to_string(m_kind);
  1447. return DeprecatedString::formatted("PutPrivateById kind:{} base:{}, property:{} ({})", kind, m_base, m_property, executable.identifier_table->get(m_property));
  1448. }
  1449. DeprecatedString GetById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1450. {
  1451. return DeprecatedString::formatted("GetById {} ({})", m_property, executable.identifier_table->get(m_property));
  1452. }
  1453. DeprecatedString GetByIdWithThis::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1454. {
  1455. return DeprecatedString::formatted("GetByIdWithThis {} ({}) this_value:{}", m_property, executable.identifier_table->get(m_property), m_this_value);
  1456. }
  1457. DeprecatedString GetPrivateById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1458. {
  1459. return DeprecatedString::formatted("GetPrivateById {} ({})", m_property, executable.identifier_table->get(m_property));
  1460. }
  1461. DeprecatedString HasPrivateId::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1462. {
  1463. return DeprecatedString::formatted("HasPrivateId {} ({})", m_property, executable.identifier_table->get(m_property));
  1464. }
  1465. DeprecatedString DeleteById::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1466. {
  1467. return DeprecatedString::formatted("DeleteById {} ({})", m_property, executable.identifier_table->get(m_property));
  1468. }
  1469. DeprecatedString DeleteByIdWithThis::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1470. {
  1471. return DeprecatedString::formatted("DeleteByIdWithThis {} ({}) this_value:{}", m_property, executable.identifier_table->get(m_property), m_this_value);
  1472. }
  1473. DeprecatedString Jump::to_deprecated_string_impl(Bytecode::Executable const&) const
  1474. {
  1475. if (m_true_target.has_value())
  1476. return DeprecatedString::formatted("Jump {}", *m_true_target);
  1477. return DeprecatedString::formatted("Jump <empty>");
  1478. }
  1479. DeprecatedString JumpConditional::to_deprecated_string_impl(Bytecode::Executable const&) const
  1480. {
  1481. auto true_string = m_true_target.has_value() ? DeprecatedString::formatted("{}", *m_true_target) : "<empty>";
  1482. auto false_string = m_false_target.has_value() ? DeprecatedString::formatted("{}", *m_false_target) : "<empty>";
  1483. return DeprecatedString::formatted("JumpConditional true:{} false:{}", true_string, false_string);
  1484. }
  1485. DeprecatedString JumpNullish::to_deprecated_string_impl(Bytecode::Executable const&) const
  1486. {
  1487. auto true_string = m_true_target.has_value() ? DeprecatedString::formatted("{}", *m_true_target) : "<empty>";
  1488. auto false_string = m_false_target.has_value() ? DeprecatedString::formatted("{}", *m_false_target) : "<empty>";
  1489. return DeprecatedString::formatted("JumpNullish null:{} nonnull:{}", true_string, false_string);
  1490. }
  1491. DeprecatedString JumpUndefined::to_deprecated_string_impl(Bytecode::Executable const&) const
  1492. {
  1493. auto true_string = m_true_target.has_value() ? DeprecatedString::formatted("{}", *m_true_target) : "<empty>";
  1494. auto false_string = m_false_target.has_value() ? DeprecatedString::formatted("{}", *m_false_target) : "<empty>";
  1495. return DeprecatedString::formatted("JumpUndefined undefined:{} not undefined:{}", true_string, false_string);
  1496. }
  1497. static StringView call_type_to_string(CallType type)
  1498. {
  1499. switch (type) {
  1500. case CallType::Call:
  1501. return ""sv;
  1502. case CallType::Construct:
  1503. return " (Construct)"sv;
  1504. case CallType::DirectEval:
  1505. return " (DirectEval)"sv;
  1506. }
  1507. VERIFY_NOT_REACHED();
  1508. }
  1509. DeprecatedString Call::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1510. {
  1511. auto type = call_type_to_string(m_type);
  1512. if (m_expression_string.has_value())
  1513. return DeprecatedString::formatted("Call{} callee:{}, this:{}, first_arg:{} ({})", type, m_callee, m_this_value, m_first_argument, executable.get_string(m_expression_string.value()));
  1514. return DeprecatedString::formatted("Call{} callee:{}, this:{}, first_arg:{}", type, m_callee, m_first_argument, m_this_value);
  1515. }
  1516. DeprecatedString CallWithArgumentArray::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1517. {
  1518. auto type = call_type_to_string(m_type);
  1519. if (m_expression_string.has_value())
  1520. return DeprecatedString::formatted("CallWithArgumentArray{} callee:{}, this:{}, arguments:[...acc] ({})", type, m_callee, m_this_value, executable.get_string(m_expression_string.value()));
  1521. return DeprecatedString::formatted("CallWithArgumentArray{} callee:{}, this:{}, arguments:[...acc]", type, m_callee, m_this_value);
  1522. }
  1523. DeprecatedString SuperCallWithArgumentArray::to_deprecated_string_impl(Bytecode::Executable const&) const
  1524. {
  1525. return "SuperCallWithArgumentArray arguments:[...acc]"sv;
  1526. }
  1527. DeprecatedString NewFunction::to_deprecated_string_impl(Bytecode::Executable const&) const
  1528. {
  1529. StringBuilder builder;
  1530. builder.append("NewFunction"sv);
  1531. if (m_function_node.has_name())
  1532. builder.appendff(" name:{}"sv, m_function_node.name());
  1533. if (m_lhs_name.has_value())
  1534. builder.appendff(" lhs_name:{}"sv, m_lhs_name.value());
  1535. if (m_home_object.has_value())
  1536. builder.appendff(" home_object:{}"sv, m_home_object.value());
  1537. return builder.to_deprecated_string();
  1538. }
  1539. DeprecatedString NewClass::to_deprecated_string_impl(Bytecode::Executable const&) const
  1540. {
  1541. StringBuilder builder;
  1542. auto name = m_class_expression.name();
  1543. builder.appendff("NewClass '{}'"sv, name.is_null() ? ""sv : name);
  1544. if (m_lhs_name.has_value())
  1545. builder.appendff(" lhs_name:{}"sv, m_lhs_name.value());
  1546. return builder.to_deprecated_string();
  1547. }
  1548. DeprecatedString Return::to_deprecated_string_impl(Bytecode::Executable const&) const
  1549. {
  1550. return "Return";
  1551. }
  1552. DeprecatedString Increment::to_deprecated_string_impl(Bytecode::Executable const&) const
  1553. {
  1554. return "Increment";
  1555. }
  1556. DeprecatedString Decrement::to_deprecated_string_impl(Bytecode::Executable const&) const
  1557. {
  1558. return "Decrement";
  1559. }
  1560. DeprecatedString Throw::to_deprecated_string_impl(Bytecode::Executable const&) const
  1561. {
  1562. return "Throw";
  1563. }
  1564. DeprecatedString ThrowIfNotObject::to_deprecated_string_impl(Bytecode::Executable const&) const
  1565. {
  1566. return "ThrowIfNotObject";
  1567. }
  1568. DeprecatedString ThrowIfNullish::to_deprecated_string_impl(Bytecode::Executable const&) const
  1569. {
  1570. return "ThrowIfNullish";
  1571. }
  1572. DeprecatedString EnterUnwindContext::to_deprecated_string_impl(Bytecode::Executable const&) const
  1573. {
  1574. auto handler_string = m_handler_target.has_value() ? DeprecatedString::formatted("{}", *m_handler_target) : "<empty>";
  1575. auto finalizer_string = m_finalizer_target.has_value() ? DeprecatedString::formatted("{}", *m_finalizer_target) : "<empty>";
  1576. return DeprecatedString::formatted("EnterUnwindContext handler:{} finalizer:{} entry:{}", handler_string, finalizer_string, m_entry_point);
  1577. }
  1578. DeprecatedString ScheduleJump::to_deprecated_string_impl(Bytecode::Executable const&) const
  1579. {
  1580. return DeprecatedString::formatted("ScheduleJump {}", m_target);
  1581. }
  1582. DeprecatedString LeaveLexicalEnvironment::to_deprecated_string_impl(Bytecode::Executable const&) const
  1583. {
  1584. return "LeaveLexicalEnvironment"sv;
  1585. }
  1586. DeprecatedString LeaveUnwindContext::to_deprecated_string_impl(Bytecode::Executable const&) const
  1587. {
  1588. return "LeaveUnwindContext";
  1589. }
  1590. DeprecatedString ContinuePendingUnwind::to_deprecated_string_impl(Bytecode::Executable const&) const
  1591. {
  1592. return DeprecatedString::formatted("ContinuePendingUnwind resume:{}", m_resume_target);
  1593. }
  1594. DeprecatedString PushDeclarativeEnvironment::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1595. {
  1596. StringBuilder builder;
  1597. builder.append("PushDeclarativeEnvironment"sv);
  1598. if (!m_variables.is_empty()) {
  1599. builder.append(" {"sv);
  1600. Vector<DeprecatedString> names;
  1601. for (auto& it : m_variables)
  1602. names.append(executable.get_string(it.key));
  1603. builder.append('}');
  1604. builder.join(", "sv, names);
  1605. }
  1606. return builder.to_deprecated_string();
  1607. }
  1608. DeprecatedString Yield::to_deprecated_string_impl(Bytecode::Executable const&) const
  1609. {
  1610. if (m_continuation_label.has_value())
  1611. return DeprecatedString::formatted("Yield continuation:@{}", m_continuation_label->block().name());
  1612. return DeprecatedString::formatted("Yield return");
  1613. }
  1614. DeprecatedString Await::to_deprecated_string_impl(Bytecode::Executable const&) const
  1615. {
  1616. return DeprecatedString::formatted("Await continuation:@{}", m_continuation_label.block().name());
  1617. }
  1618. DeprecatedString GetByValue::to_deprecated_string_impl(Bytecode::Executable const&) const
  1619. {
  1620. return DeprecatedString::formatted("GetByValue base:{}", m_base);
  1621. }
  1622. DeprecatedString GetByValueWithThis::to_deprecated_string_impl(Bytecode::Executable const&) const
  1623. {
  1624. return DeprecatedString::formatted("GetByValueWithThis base:{} this_value:{}", m_base, m_this_value);
  1625. }
  1626. DeprecatedString PutByValue::to_deprecated_string_impl(Bytecode::Executable const&) const
  1627. {
  1628. auto kind = property_kind_to_string(m_kind);
  1629. return DeprecatedString::formatted("PutByValue kind:{} base:{}, property:{}", kind, m_base, m_property);
  1630. }
  1631. DeprecatedString PutByValueWithThis::to_deprecated_string_impl(Bytecode::Executable const&) const
  1632. {
  1633. auto kind = property_kind_to_string(m_kind);
  1634. return DeprecatedString::formatted("PutByValueWithThis kind:{} base:{}, property:{} this_value:{}", kind, m_base, m_property, m_this_value);
  1635. }
  1636. DeprecatedString DeleteByValue::to_deprecated_string_impl(Bytecode::Executable const&) const
  1637. {
  1638. return DeprecatedString::formatted("DeleteByValue base:{}", m_base);
  1639. }
  1640. DeprecatedString DeleteByValueWithThis::to_deprecated_string_impl(Bytecode::Executable const&) const
  1641. {
  1642. return DeprecatedString::formatted("DeleteByValueWithThis base:{} this_value:{}", m_base, m_this_value);
  1643. }
  1644. DeprecatedString GetIterator::to_deprecated_string_impl(Executable const&) const
  1645. {
  1646. auto hint = m_hint == IteratorHint::Sync ? "sync" : "async";
  1647. return DeprecatedString::formatted("GetIterator hint:{}", hint);
  1648. }
  1649. DeprecatedString GetMethod::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1650. {
  1651. return DeprecatedString::formatted("GetMethod {} ({})", m_property, executable.identifier_table->get(m_property));
  1652. }
  1653. DeprecatedString GetObjectPropertyIterator::to_deprecated_string_impl(Bytecode::Executable const&) const
  1654. {
  1655. return "GetObjectPropertyIterator";
  1656. }
  1657. DeprecatedString IteratorClose::to_deprecated_string_impl(Bytecode::Executable const&) const
  1658. {
  1659. if (!m_completion_value.has_value())
  1660. return DeprecatedString::formatted("IteratorClose completion_type={} completion_value=<empty>", to_underlying(m_completion_type));
  1661. auto completion_value_string = m_completion_value->to_string_without_side_effects();
  1662. return DeprecatedString::formatted("IteratorClose completion_type={} completion_value={}", to_underlying(m_completion_type), completion_value_string);
  1663. }
  1664. DeprecatedString AsyncIteratorClose::to_deprecated_string_impl(Bytecode::Executable const&) const
  1665. {
  1666. if (!m_completion_value.has_value())
  1667. return DeprecatedString::formatted("AsyncIteratorClose completion_type={} completion_value=<empty>", to_underlying(m_completion_type));
  1668. auto completion_value_string = m_completion_value->to_string_without_side_effects();
  1669. return DeprecatedString::formatted("AsyncIteratorClose completion_type={} completion_value={}", to_underlying(m_completion_type), completion_value_string);
  1670. }
  1671. DeprecatedString IteratorNext::to_deprecated_string_impl(Executable const&) const
  1672. {
  1673. return "IteratorNext";
  1674. }
  1675. DeprecatedString IteratorResultDone::to_deprecated_string_impl(Executable const&) const
  1676. {
  1677. return "IteratorResultDone";
  1678. }
  1679. DeprecatedString IteratorResultValue::to_deprecated_string_impl(Executable const&) const
  1680. {
  1681. return "IteratorResultValue";
  1682. }
  1683. DeprecatedString ResolveThisBinding::to_deprecated_string_impl(Bytecode::Executable const&) const
  1684. {
  1685. return "ResolveThisBinding"sv;
  1686. }
  1687. DeprecatedString ResolveSuperBase::to_deprecated_string_impl(Bytecode::Executable const&) const
  1688. {
  1689. return "ResolveSuperBase"sv;
  1690. }
  1691. DeprecatedString GetNewTarget::to_deprecated_string_impl(Bytecode::Executable const&) const
  1692. {
  1693. return "GetNewTarget"sv;
  1694. }
  1695. DeprecatedString GetImportMeta::to_deprecated_string_impl(Bytecode::Executable const&) const
  1696. {
  1697. return "GetImportMeta"sv;
  1698. }
  1699. DeprecatedString TypeofVariable::to_deprecated_string_impl(Bytecode::Executable const& executable) const
  1700. {
  1701. return DeprecatedString::formatted("TypeofVariable {} ({})", m_identifier, executable.identifier_table->get(m_identifier));
  1702. }
  1703. DeprecatedString TypeofLocal::to_deprecated_string_impl(Bytecode::Executable const&) const
  1704. {
  1705. return DeprecatedString::formatted("TypeofLocal {}", m_index);
  1706. }
  1707. DeprecatedString ToNumeric::to_deprecated_string_impl(Bytecode::Executable const&) const
  1708. {
  1709. return "ToNumeric"sv;
  1710. }
  1711. DeprecatedString BlockDeclarationInstantiation::to_deprecated_string_impl(Bytecode::Executable const&) const
  1712. {
  1713. return "BlockDeclarationInstantiation"sv;
  1714. }
  1715. DeprecatedString ImportCall::to_deprecated_string_impl(Bytecode::Executable const&) const
  1716. {
  1717. return DeprecatedString::formatted("ImportCall specifier:{} options:{}"sv, m_specifier, m_options);
  1718. }
  1719. }