1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/core/examples
Bartek Iwańczuk 9b70f2f345
refactor: rename isolate to js_runtime (#7858)
This commit renames occurrences of "isolate" variable name
to "js_runtime". This was outstanding debt after renaming
deno_core::CoreIsolate to JsRuntime.
2020-10-07 17:20:20 +02:00
..
hello_world.rs Add example for deno_core (#7611) 2020-09-23 10:56:36 -04:00
http_bench_bin_ops.js chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
http_bench_bin_ops.rs refactor: rename isolate to js_runtime (#7858) 2020-10-07 17:20:20 +02:00
http_bench_json_ops.js chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
http_bench_json_ops.rs refactor: rename isolate to js_runtime (#7858) 2020-10-07 17:20:20 +02:00