Searched refs:custom_error_str_ (Results 1 – 2 of 2) sorted by relevance
92 std::string custom_error_str_; variable
437 !custom_error_str_.empty() in JoinThread()438 ? OneByteString(env()->isolate(), custom_error_str_.c_str()) in JoinThread()729 custom_error_str_ = error_message; in Exit()