Searched refs:num_whitespaces (Results 1 – 1 of 1) sorted by relevance
965 int num_whitespaces = control_depth < 32 ? 2 * control_depth : 64; in PrintRawWasmCode() local970 os.write(padding, num_whitespaces); in PrintRawWasmCode()