Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

v8 2.28 for v0.12 #8524

Closed
wants to merge 6 commits into from
Closed

v8 2.28 for v0.12 #8524

wants to merge 6 commits into from

Conversation

refack
Copy link
Contributor

@refack refack commented Oct 7, 2014

Main challenge was re-implementing DebuggerAgent.
This PR is based on my old work on master (#8134) with allot of comments and guidance from @indutny and his #8476 PR.
I believe this PR has a smaller foot print, thus lower impact on existing code, hence should cause minimal regressions on the v0.12 branch.

@indutny
Copy link
Member

indutny commented Oct 7, 2014

@refack erm?

@refack
Copy link
Contributor Author

refack commented Oct 8, 2014

@indutny sorry, no offence intended. It's just that this is simpler to work with on MSVS (no second UV_loop and back and forth from JS to native on debugger communication).
I'm throwing my hat in for review.

@indutny
Copy link
Member

indutny commented Oct 8, 2014

@refack it is good to have our own debug-agent. This is my point of view. The old v8's agent is using kind of it's own implementation of event loop anyway.

@refack
Copy link
Contributor Author

refack commented Oct 10, 2014

I'm getting used to the current implementation...

@refack refack closed this Oct 10, 2014
@refack refack deleted the old-debgger-agent branch October 10, 2014 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants