Searched refs:CodeGenerationFromStringsAllowed (Results 1 – 3 of 3) sorted by relevance
131 static bool CodeGenerationFromStringsAllowed(Isolate* isolate,
1314 bool Compiler::CodeGenerationFromStringsAllowed(Isolate* isolate, in CodeGenerationFromStringsAllowed() function in v8::internal::Compiler1340 !CodeGenerationFromStringsAllowed(isolate, native_context, source)) { in GetFunctionFromString()
305 !Compiler::CodeGenerationFromStringsAllowed(isolate, native_context, in CompileGlobalEval()