| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 32e45b2 commit 1e60e0a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,9 +29,6 @@ class ContextifyContext { | |||
| 29 | 29 | v8::Local<v8::Object> sandbox_obj, const ContextOptions& options); | |
| 30 | 30 | static void Init(Environment* env, v8::Local<v8::Object> target); | |
| 31 | 31 | ||
| 32 | - static bool AllowWasmCodeGeneration( | ||
| 33 | - v8::Local<v8::Context> context, v8::Local<v8::String>); | ||
| 34 | - | ||
| 35 | 32 | static ContextifyContext* ContextFromContextifiedSandbox( | |
| 36 | 33 | Environment* env, | |
| 37 | 34 | const v8::Local<v8::Object>& sandbox); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments