Searched refs:kAllowWasmCodeGeneration (Results 1 – 3 of 3) sorted by relevance
53 kAllowWasmCodeGeneration = NODE_CONTEXT_ALLOW_WASM_CODE_GENERATION_INDEX, enumerator
278 v8_context->SetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration, in New()
47 context->GetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration); in AllowWasmCodeGenerationCallback()703 context->SetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration, in InitializeMainContextForSnapshot()