Searched refs:IsCodeGenerationFromStringsAllowed (Results 1 – 3 of 3) sorted by relevance
925 if (m_context->IsCodeGenerationFromStringsAllowed()) return; in allowCodeGenerationFromStrings()
10565 bool IsCodeGenerationFromStringsAllowed();
6176 bool Context::IsCodeGenerationFromStringsAllowed() { in IsCodeGenerationFromStringsAllowed() function in v8::Context