Home
last modified time | relevance | path

Searched refs:CodeGenerationFromStringsAllowed (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcompiler.cc2435 bool CodeGenerationFromStringsAllowed(Isolate* isolate, Handle<Context> context, in Compile() function
2517 if (!CodeGenerationFromStringsAllowed(isolate, context, string_source)) { in Compile()