Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 73a43e7cba LibJS: Update ShadowRealm AO parameter declaration notations há 3 anos atrás
  Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length há 3 anos atrás
  davidot 986ad3ccf0 LibJS: Use HostImportModuleDynamically in ShadowRealmImportValue há 3 anos atrás
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere há 3 anos atrás
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules há 3 anos atrás
  Linus Groh da856d7742 LibJS: Update AST to use completions :^) há 3 anos atrás
  Linus Groh 85f0fc2b83 LibJS: Return Optional<T> from Completion::{value,target}(), not T há 3 anos atrás
  Linus Groh 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr há 3 anos atrás
  Linus Groh 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible há 3 anos atrás
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment há 3 anos atrás
  Idan Horowitz ca27e5eff5 LibJS: Convert NativeFunction callback to ThrowCompletionOr há 3 anos atrás
  Linus Groh 5910a41adb LibJS: Implement ShadowRealm.prototype.importValue() há 3 anos atrás
  Linus Groh c70784bb82 LibJS: Implement ShadowRealm.prototype.evaluate() há 3 anos atrás
  Linus Groh d40331ef69 LibJS: Start implementing ShadowRealm há 3 anos atrás
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects há 3 anos atrás