MCPcopy Create free account
hub / github.com/bytedance/bolt / getJITenabledForSpill

Method getJITenabledForSpill

bolt/common/base/SpillConfig.cpp:321–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321bool SpillConfig::getJITenabledForSpill() const noexcept {
322 return jitEnabled;
323}
324} // namespace bytedance::bolt::common

Callers 4

noMoreInputCommonMethod · 0.80
ensureSortedMethod · 0.80
finishSpillMethod · 0.80
getOutputWithSpillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected