Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script.h123 void allowCodeGenerationFromStrings();
Dv8-runtime-agent-impl.cc141 scope.allowCodeGenerationFromStrings(); in innerCallFunctionOn()
261 scope.allowCodeGenerationFromStrings(); in evaluate()
Dinjected-script.cc710 void InjectedScript::Scope::allowCodeGenerationFromStrings() { in allowCodeGenerationFromStrings() function in v8_inspector::InjectedScript::Scope