Home
last modified time | relevance | path

Searched refs:GetIncumbentContext (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h883 Local<Context> GetIncumbentContext();
/third_party/node/deps/v8/include/
H A Dv8-isolate.h883 Local<Context> GetIncumbentContext();
/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc920 Handle<Context> incumbent_context = isolate->GetIncumbentContext(); in CreateAsyncCompileJob()
/third_party/node/deps/v8/src/execution/
H A Disolate.h1051 Handle<Context> GetIncumbentContext();
H A Disolate.cc2873 Handle<Context> Isolate::GetIncumbentContext() { in ThrowInternal() function in v8::internal::Isolate
/third_party/node/deps/v8/src/api/
H A Dapi.cc8423 v8::Local<v8::Context> Isolate::GetIncumbentContext() { in GetIncumbentContext() function in v8::OneByteMask::__anon13987::MapAsArrayKind::Isolate
8425 i::Handle<i::Context> context = isolate->GetIncumbentContext(); in GetIncumbentContext()

Completed in 43 milliseconds