Searched refs:code_generator_path (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebInspectorUI-7600.1.17/Scripts/
H A Dupdate-LegacyInspectorBackendCommands.rb14 $code_generator_path = File.join JAVASCRIPTCORE_PATH, "inspector", "scripts", "CodeGeneratorInspector.py"
35 cmd = "#{$code_generator_path} '#{@input_json_path}' #{dependency} --no_verification --output_h_dir '#{tmpdir}' --output_cpp_dir '#{tmpdir}' --output_js_dir '#{tmpdir}' --write_always --output_type '#{@type}'"

Completed in 114 milliseconds