Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc292 bool evalIsDisabled = !scope.context()->IsCodeGenerationFromStringsAllowed(); in evaluate()
/external/v8/include/
Dv8.h8239 bool IsCodeGenerationFromStringsAllowed();
/external/v8/src/
Dapi.cc6496 bool Context::IsCodeGenerationFromStringsAllowed() { in IsCodeGenerationFromStringsAllowed() function in v8::Context