Searched refs:ContextEmbedderIndex (Results 1 – 8 of 8) sorted by relevance
384 ContextEmbedderIndex::kEnvironment, this); in AssignToContext()387 ContextEmbedderIndex::kContextTag, Environment::kNodeContextTagPtr); in AssignToContext()390 ContextEmbedderIndex::kBindingListIndex, &(this->bindings_)); in AssignToContext()410 ContextEmbedderIndex::kContextTag)) { in GetCurrent()414 ContextEmbedderIndex::kContextTag) != in GetCurrent()420 ContextEmbedderIndex::kEnvironment)); in GetCurrent()449 ContextEmbedderIndex::kBindingListIndex)); in GetBindingData()468 ContextEmbedderIndex::kBindingListIndex)); in AddBindingData()
32 enum ContextEmbedderIndex { enum
53 ContextEmbedderIndex::kEnvironment; in GenDebugSymbols()
74 context()->GetEmbedderData(ContextEmbedderIndex::kSandboxObject)); in sandbox()
226 ctx->SetEmbedderData(ContextEmbedderIndex::kSandboxObject, sandbox_obj); in CreateV8Context()233 ctx->SetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration, in CreateV8Context()
487 ContextEmbedderIndex::kEnvironment, nullptr); in ~Environment()
67 int kEnvironmentIndex = node::ContextEmbedderIndex::kEnvironment; in TEST_F()
36 context->GetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration); in AllowWasmCodeGenerationCallback()610 context->SetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration, in InitializeContextForSnapshot()