Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various snapshot related clean ups #268

Merged
merged 3 commits into from
Jun 19, 2018
Merged

Various snapshot related clean ups #268

merged 3 commits into from
Jun 19, 2018

Conversation

ry
Copy link
Member

@ry ry commented Jun 18, 2018

  • Don't call eval() in mock_runtime - not allowed - see js2c.py.
  • Don't use v8_use_external_startup_data
  • Move MakeSnapshot to snapshot_creator.cc

@ry ry requested a review from piscisaureus June 18, 2018 14:01
ry added 2 commits June 19, 2018 14:38
- Don't call eval() in mock_runtime - not allowed - see js2c.py.
- Don't use v8_use_external_startup_data
- Move MakeSnapshot to snapshot_creator.cc
- Use logging.h in from_snapshot.cc
@ry ry merged commit eed514d into master Jun 19, 2018
@ry ry deleted the snapshot_cleanups branch June 19, 2018 13:07
piscisaureus pushed a commit to piscisaureus/deno that referenced this pull request Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants