Searched defs:AllowWasmCodeGenerationCallback (Results 1 – 2 of 2) sorted by relevance
299 using AllowWasmCodeGenerationCallback = bool (*)(Local<Context> context, variable
44 bool AllowWasmCodeGenerationCallback(Local<Context> context, in AllowWasmCodeGenerationCallback() function