Home | History | Annotate | Download | only in src

Lines Matching refs:AllowCodeGenerationFromStrings

4471 void Context::AllowCodeGenerationFromStrings(bool allow) {
4473 if (IsDeadCheck(isolate, "v8::Context::AllowCodeGenerationFromStrings()")) {