Searched refs:convert_jit_frame_ (Results 1 – 2 of 2) sorted by relevance
57 void SetConvertJITFrame(bool enable) { convert_jit_frame_ = enable; } in SetConvertJITFrame()83 bool convert_jit_frame_ = true; variable
124 if (convert_jit_frame_) { in Build()