Searched refs:kAllowWasmCodeGeneration (Results 1 – 3 of 3) sorted by relevance
35 kAllowWasmCodeGeneration = NODE_CONTEXT_ALLOW_WASM_CODE_GENERATION_INDEX, enumerator
233 ctx->SetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration, in CreateV8Context()
36 context->GetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration); in AllowWasmCodeGenerationCallback()610 context->SetEmbedderData(ContextEmbedderIndex::kAllowWasmCodeGeneration, in InitializeContextForSnapshot()