Skip to content

llnode: add support for JSDate#3

Closed
evanlucas wants to merge 1 commit into
nodejs:masterfrom
evanlucas:adddate
Closed

llnode: add support for JSDate#3
evanlucas wants to merge 1 commit into
nodejs:masterfrom
evanlucas:adddate

Conversation

@evanlucas

Copy link
Copy Markdown
Contributor

Result:

(lldb) v8 i 0x000001a3f3124551
0x000001a3f3124551:<JSDate: 1447105503556>

$ node
> new Date(1447105503556)
Mon Nov 09 2015 15:45:03 GMT-0600 (CST)

@indutny

indutny commented Nov 10, 2015

Copy link
Copy Markdown
Member

@evanlucas looks like you updated it. Is it ready for review?

@evanlucas

Copy link
Copy Markdown
Contributor Author

Yep. Thanks a bunch for the guidance. :]

@indutny

indutny commented Nov 10, 2015

Copy link
Copy Markdown
Member

LGTM, let me test it.

@evanlucas

Copy link
Copy Markdown
Contributor Author

Speaking of tests, have you thought about a way to automate tests?

indutny referenced this pull request Nov 10, 2015
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/indutny/llnode/pull/3
@indutny

indutny commented Nov 10, 2015

Copy link
Copy Markdown
Member

This sounds like a good idea. Any ideas on how to do it?

Btw, landed in 46c8924. Thanks!

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.

2 participants