Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h há 5 anos atrás
  Matthew Olsson 4e33fbdb67 LibJS: Add interpreter exception checks há 5 anos atrás
  Matthew Olsson 79958f4520 LibJS: Add PropertyDescriptor object há 5 anos atrás
  Linus Groh b32761f2e0 LibJS: Consider non-extensible objects in Reflect.setPrototypeOf() há 5 anos atrás
  Linus Groh c1248a7fd8 LibJS: Implement Reflect.{isExtensible,preventExtensions}() há 5 anos atrás
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions há 5 anos atrás
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. há 5 anos atrás
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() há 5 anos atrás
  Linus Groh eea62dd365 LibJS: Add Value::{is, as}_function() há 5 anos atrás
  Linus Groh 79b829637e LibJS: Implement most of the Reflect object há 5 anos atrás