Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dinjected-script.h148 void allowCodeGenerationFromStrings();
Dv8-runtime-agent-impl.cc147 scope.allowCodeGenerationFromStrings(); in innerCallFunctionOn()
288 scope.allowCodeGenerationFromStrings(); in evaluate()
Dinjected-script.cc946 void InjectedScript::Scope::allowCodeGenerationFromStrings() { in allowCodeGenerationFromStrings() function in v8_inspector::InjectedScript::Scope