Searched refs:allow_code_gen_strings (Results 1 – 2 of 2) sorted by relevance
39 v8::Local<v8::Boolean> allow_code_gen_strings; member
276 options.allow_code_gen_strings); in New()376 options.allow_code_gen_strings = args[3].As<Boolean>(); in MakeContext()