Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ mutableThrowOnError
Method
mutableThrowOnError
bolt/expression/EvalCtx.h:223–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
bool* FOLLY_NONNULL mutableThrowOnError() {
224
return &throwOnError_;
225
}
226
227
bool nullsPruned() const {
228
return nullsPruned_;
Callers
9
evalArgsDefaultNulls
Method · 0.80
apply
Method · 0.80
applyNoThrow
Method · 0.80
evalSpecialForm
Method · 0.80
evalSpecialForm
Method · 0.80
evalSpecialForm
Method · 0.80
evalSpecialFormSimplified
Method · 0.80
TEST_P
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_P
Function · 0.64
TEST_F
Function · 0.64