Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1e60e0a

Browse filesBrowse files
bnoordhuisaddaleax
authored andcommitted
src: remove unused method declaration
PR-URL: #25329 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 32e45b2 commit 1e60e0a
Copy full SHA for 1e60e0a

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Open diff view settings
Collapse file

‎src/node_contextify.h‎

Copy file name to clipboardExpand all lines: src/node_contextify.h
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ class ContextifyContext {
2929
v8::Local<v8::Object> sandbox_obj, const ContextOptions& options);
3030
static void Init(Environment* env, v8::Local<v8::Object> target);
3131

32-
static bool AllowWasmCodeGeneration(
33-
v8::Local<v8::Context> context, v8::Local<v8::String>);
34-
3532
static ContextifyContext* ContextFromContextifiedSandbox(
3633
Environment* env,
3734
const v8::Local<v8::Object>& sandbox);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.