Skip to content

Update v8 to 5.2.361 #530

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 5 commits into from
Closed

Conversation

Plamen5kov
Copy link
Contributor

@Plamen5kov Plamen5kov commented Aug 8, 2016

Work in progress:

  • update binary files and includes
  • refactor android runtime to use new APIs
  • run unit tests
  • research new API for external heap tracing (replace gc augmented logic when marking js objects)
  • research new features (snapshot, blob ....)
  • run unit tests with debug version of v8 (make further api adjustments if necessary)
  • refactored so setPrivate/getPrivate (setHiddenField/getHiddenField) is now called from one place
  • objectManager now has member Isolate

Update v8 to version 5.2.361

Description

This PR should update the v8 to the latest stable version which supports the ES6 on 97%. See more. This will be a stepping stone for us to be able to use es6, from typescript transpiled code.

Does your commit message include the wording below to reference a specific issue in this repo?

#496
#191

Related Pull Requests

None

* need to use new APIs available in v8
* check new API for external heap tracing
@ns-bot
Copy link

ns-bot commented Aug 8, 2016

💔

@Plamen5kov Plamen5kov changed the title added built binaries and includes Update v8 to 5.2.361 Aug 8, 2016
@ns-bot
Copy link

ns-bot commented Aug 9, 2016

💔

@ns-bot
Copy link

ns-bot commented Aug 10, 2016

💔

@ns-bot
Copy link

ns-bot commented Aug 10, 2016

💔

@ns-bot
Copy link

ns-bot commented Aug 11, 2016

💔

@Plamen5kov Plamen5kov closed this Aug 14, 2016
@Plamen5kov Plamen5kov deleted the plamen5kov/update_v8-5.2.361 branch August 15, 2016 11:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants