| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ee2ae0f commit f83827d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1281,7 +1281,7 @@ void SetupPromises(const FunctionCallbackInfo<Value>& args) { | |||
| 1281 | 1281 | ||
| 1282 | 1282 | env->process_object()->Delete( | |
| 1283 | 1283 | env->context(), | |
| 1284 | - FIXED_ONE_BYTE_STRING(args.GetIsolate(), "_setupPromises")).FromJust(); | ||
| 1284 | + FIXED_ONE_BYTE_STRING(isolate, "_setupPromises")).FromJust(); | ||
| 1285 | 1285 | } | |
| 1286 | 1286 | ||
| 1287 | 1287 | } // anonymous namespace | |
| Back | FazBrowse Home | New Git URL |
0 commit comments