Interpreter.cpp 101 KB

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