Home
last modified time | relevance | path

Searched defs:ShouldThrowOnError (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-function-callback.h463 bool PropertyCallbackInfo<T>::ShouldThrowOnError() const { in ShouldThrowOnError() function
/third_party/node/deps/v8/src/api/
Dapi.cc3833 bool i::ShouldThrowOnError(i::Isolate* isolate) { in ShouldThrowOnError() function in v8::i