Home
last modified time | relevance | path

Searched defs:incumbent_context (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc920 Handle<Context> incumbent_context = isolate->GetIncumbentContext(); in CreateAsyncCompileJob() local
H A Dmodule-compiler.cc2001 AsyncCompileJob( Isolate* isolate, const WasmFeatures& enabled, std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, Handle<Context> incumbent_context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver, int compilation_id) AsyncCompileJob() argument

Completed in 10 milliseconds