FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node_contextify.h - isker/node · GitHub
isker
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node
src
node_contextify.h
on
master
User selector
Datepicker
Commit history
Commits on Oct 7, 2020
src: add check against non-weak BaseObjects at process exit
Show description for 40364b1
addaleax
committed
40364b1
View commit details
Copy full SHA for 40364b1
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
vm: add run-after-evaluate microtask mode
Show description for f63436d
addaleax
authored and
jasnell
committed
f63436d
View commit details
Copy full SHA for f63436d
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
src: improve handling of internal field counting
Show description for 0fac393
jasnell
committed
0fac393
View commit details
Copy full SHA for 0fac393
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
src: make `CompiledFnEntry` a `BaseObject`
Show description for 89e4b36
addaleax
authored and
Trott
committed
89e4b36
View commit details
Copy full SHA for 89e4b36
View code at this point
Browse repository at this point
Commits on Jul 19, 2019
vm: fix gc bug with modules and compiled functions
Show description for 68c83f9
devsnek
committed
68c83f9
View commit details
Copy full SHA for 68c83f9
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
src: add cleanup hook for ContextifyContext
Show description for 00464b5
addaleax
committed
00464b5
View commit details
Copy full SHA for 00464b5
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
src: prefer v8::Global over node::Persistent
Show description for 723d5c0
addaleax
committed
723d5c0
View commit details
Copy full SHA for 723d5c0
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
module: revert module._compile to original state if module is patched
Show description for 5f8ccec
ryzokuken
committed
5f8ccec
View commit details
Copy full SHA for 5f8ccec
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
src: apply clang-tidy rule modernize-use-override
Show description for c3d8891
gengjiawen
authored and
danbev
committed
c3d8891
View commit details
Copy full SHA for c3d8891
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
inspector,vm: remove --eval wrapper
Show description for cca897e
addaleax
committed
cca897e
View commit details
Copy full SHA for cca897e
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
src: pass along errors from vm data wrapper creation
Show description for 2c18d97
addaleax
committed
2c18d97
View commit details
Copy full SHA for 2c18d97
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
src: reduce includes of node_internals.h
Show description for 1838d00
joyeecheung
authored and
danbev
committed
1838d00
View commit details
Copy full SHA for 1838d00
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
src: remove unused method declaration
Show description for 5717dc2
bnoordhuis
authored and
danbev
committed
5717dc2
View commit details
Copy full SHA for 5717dc2
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
src: use custom TryCatch subclass
Show description for f084e06
devsnek
committed
f084e06
View commit details
Copy full SHA for f084e06
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
src: bundle persistent-to-local methods as class
Show description for 0603c0a
Gabriel Schulhof
authored and
danbev
committed
0603c0a
View commit details
Copy full SHA for 0603c0a
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
src: move error handling code into node_errors.cc
Show description for 5850220
joyeecheung
committed
5850220
View commit details
Copy full SHA for 5850220
View code at this point
Browse repository at this point
Commits on Oct 6, 2018
vm: add dynamic import support
Show description for 4c37df7
devsnek
committed
4c37df7
View commit details
Copy full SHA for 4c37df7
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Revert "src: implement query callbacks for vm"
Show description for 8989c76
addaleax
committed
8989c76
View commit details
Copy full SHA for 8989c76
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
vm: add bindings for v8::CompileFunctionInContext
Show description for 1abbe0a
ryzokuken
authored and
targos
committed
1abbe0a
View commit details
Copy full SHA for 1abbe0a
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
src: add missing `NODE_WANT_INTERNALS` guards
Show description for 09fce85
addaleax
committed
09fce85
View commit details
Copy full SHA for 09fce85
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
src: implement query callbacks for vm
Show description for 85c356c
TimothyGu
committed
85c356c
View commit details
Copy full SHA for 85c356c
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
src: enable more detailed memory tracking
Show description for 57e3015
addaleax
committed
57e3015
View commit details
Copy full SHA for 57e3015
View code at this point
Browse repository at this point
Commits on May 14, 2018
src: make env_ and context_ private
Show description for fcf2e42
danbev
committed
fcf2e42
View commit details
Copy full SHA for fcf2e42
View code at this point
Browse repository at this point
Commits on May 13, 2018
src: remove unused includes from node_contextify.h
Show description for a9b399f
danbev
committed
a9b399f
View commit details
Copy full SHA for a9b399f
View code at this point
Browse repository at this point
Commits on May 3, 2018
src: access `ContextifyContext*` more directly in property cbs
Show description for a9b0d82
addaleax
committed
a9b0d82
View commit details
Copy full SHA for a9b0d82
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
module: move options checks from C++ to JS
Show description for 77b52fd
targos
committed
77b52fd
View commit details
Copy full SHA for 77b52fd
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
vm: move options checks from C++ to JS
Show description for 34d988f
targos
committed
34d988f
View commit details
Copy full SHA for 34d988f
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
vm: add code generation options
Show description for cb5f358
devsnek
committed
cb5f358
View commit details
Copy full SHA for cb5f358
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
src: standardise context embedder indices
Show description for c9b4de5
devsnek
committed
c9b4de5
View commit details
Copy full SHA for c9b4de5
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
src: remove unnecessary Reset() calls
Show description for d402481
bnoordhuis
committed
d402481
View commit details
Copy full SHA for d402481
View code at this point
Browse repository at this point
src: prevent persistent handle resource leaks
Show description for 992703f
bnoordhuis
committed
992703f
View commit details
Copy full SHA for 992703f
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
src: factor out some common vm functions
Show description for 2033a9f
TimothyGu
committed
2033a9f
View commit details
Copy full SHA for 2033a9f
View code at this point
Browse repository at this point
src: flatten ContextifyContext
Show description for 3bf34f2
devsnek
authored and
TimothyGu
committed
3bf34f2
View commit details
Copy full SHA for 3bf34f2
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
contextify: remove useless header file
Show description for 832d4db
indutny
committed
832d4db
View commit details
Copy full SHA for 832d4db
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
src: Remove unused refs to node_object_wrap.h
Show description for c137e3d
sblom
committed
c137e3d
View commit details
Copy full SHA for c137e3d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL