FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/module_wrap.cc - fetchapi/node · GitHub
fetchapi
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
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
module_wrap.cc
on
main
User selector
Datepicker
Commit history
Commits on Nov 13, 2023
module: bootstrap module loaders in shadow realm
Show description for fc2862b
legendecas
committed
fc2862b
View commit details
Copy full SHA for fc2862b
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
vm: allow dynamic import with a referrer realm
Show description for 86afefa
legendecas
authored
86afefa
View commit details
Copy full SHA for 86afefa
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
esm: use import attributes instead of import assertions
Show description for d1ef6aa
aduh95
authored
d1ef6aa
View commit details
Copy full SHA for d1ef6aa
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
src: remove unused variable
Show description for 36ab510
targos
authored
36ab510
View commit details
Copy full SHA for 36ab510
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
module: fix the leak in SourceTextModule and ContextifySript
Show description for 2dfaee4
joyeecheung
authored and
nodejs-github-bot
committed
2dfaee4
View commit details
Copy full SHA for 2dfaee4
View code at this point
Browse repository at this point
module: fix leak of vm.SyntheticModule
Show description for 4aa6b8c
joyeecheung
authored and
nodejs-github-bot
committed
4aa6b8c
View commit details
Copy full SHA for 4aa6b8c
View code at this point
Browse repository at this point
module: use symbol in WeakMap to manage host defined options
Show description for bc9a875
joyeecheung
authored and
nodejs-github-bot
committed
bc9a875
View commit details
Copy full SHA for bc9a875
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
src: set ModuleWrap internal fields only once
Show description for 7db6e18
joyeecheung
authored
7db6e18
View commit details
Copy full SHA for 7db6e18
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
vm: store MicrotaskQueue in ContextifyContext directly
Show description for b4a2be4
joyeecheung
authored
b4a2be4
View commit details
Copy full SHA for b4a2be4
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
src: cast v8::Object::GetInternalField() return value to v8::Value
Show description for 5f2539c
joyeecheung
authored
5f2539c
View commit details
Copy full SHA for 5f2539c
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
src: use the internal field to determine if an object is a BaseObject
Show description for 5c86f22
joyeecheung
authored
5c86f22
View commit details
Copy full SHA for 5c86f22
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
url: replace url-parser with ada
Show description for c4581ab
anonrig
authored and
nodejs-github-bot
committed
c4581ab
View commit details
Copy full SHA for c4581ab
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
bootstrap: support module_wrap binding in snapshot
Show description for 5792357
joyeecheung
committed
5792357
View commit details
Copy full SHA for 5792357
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
src: rename internal module declaration as internal bindings
Show description for 71ff89f
legendecas
committed
71ff89f
View commit details
Copy full SHA for 71ff89f
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
src: remove usages of GetBackingStore in modules
Show description for 4eaaa17
kvakil
authored
4eaaa17
View commit details
Copy full SHA for 4eaaa17
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
src: split property helpers from node::Environment
Show description for a7e5b41
legendecas
committed
a7e5b41
View commit details
Copy full SHA for a7e5b41
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
esm: graduate top-level-await to stable
Show description for 517fe95
aduh95
authored
517fe95
View commit details
Copy full SHA for 517fe95
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
src: update ImportModuleDynamically
Show description for aa7dc80
camillobruni
authored and
targos
committed
aa7dc80
View commit details
Copy full SHA for aa7dc80
View code at this point
Browse repository at this point
Commits on Oct 9, 2021
vm: add support for import assertions in dynamic imports
Show description for 08ffbd1
aduh95
authored and
nodejs-github-bot
committed
08ffbd1
View commit details
Copy full SHA for 08ffbd1
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
src: use `As()` instead of `Cast()` for conversions
Show description for 7b8552f
RaisinTen
authored and
nodejs-github-bot
committed
7b8552f
View commit details
Copy full SHA for 7b8552f
View code at this point
Browse repository at this point
Commits on May 25, 2021
src: use SPrintF in ProcessEmitWarning
Show description for fa7cdd6
RaisinTen
authored and
jasnell
committed
fa7cdd6
View commit details
Copy full SHA for fa7cdd6
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
vm: add import assertion support
Show description for 26eed3e
devsnek
committed
26eed3e
View commit details
Copy full SHA for 26eed3e
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
src: use non-deprecated GetCreationContext from V8
Show description for 8e8dea3
targos
committed
8e8dea3
View commit details
Copy full SHA for 8e8dea3
View code at this point
Browse repository at this point
src: use non-deprecated V8 module APIs
Show description for 8f5cce6
targos
committed
8f5cce6
View commit details
Copy full SHA for 8f5cce6
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
src: add error formatting support
Show description for 853086f
devsnek
committed
853086f
View commit details
Copy full SHA for 853086f
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
src: use non-deprecated V8 module and script APIs
Show description for 001dc16
targos
committed
001dc16
View commit details
Copy full SHA for 001dc16
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
module: make synthetic module evaluation steps return a Promise to support top level await
Show description for 521c08d
dandclark
authored and
devsnek
committed
521c08d
View commit details
Copy full SHA for 521c08d
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
src: reduce duplicated boilerplate with new env utility fn
Show description for 28fe1ef
jasnell
committed
28fe1ef
View commit details
Copy full SHA for 28fe1ef
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
vm: add `SafeForTerminationScope`s for SIGINT interruptions
Show description for 0905663
addaleax
authored and
nodejs-github-bot
committed
0905663
View commit details
Copy full SHA for 0905663
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
src: prefer internal fields in ModuleWrap
Show description for 83ddb49
addaleax
committed
83ddb49
View commit details
Copy full SHA for 83ddb49
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 Jun 14, 2020
src: introduce BaseObject base FunctionTemplate
Show description for 8a7201b
addaleax
committed
8a7201b
View commit details
Copy full SHA for 8a7201b
View code at this point
Browse repository at this point
Commits on May 28, 2020
src: remove unused using declarations
Show description for 4a20cc9
danbev
authored and
richardlau
committed
4a20cc9
View commit details
Copy full SHA for 4a20cc9
View code at this point
Browse repository at this point
Commits on May 14, 2020
src: add support for TLA
Show description for 5ae5262
devsnek
committed
5ae5262
View commit details
Copy full SHA for 5ae5262
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
src: handle NULL env scenario
Show description for 960df3f
himself65
authored and
mmarchini
committed
960df3f
View commit details
Copy full SHA for 960df3f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL