Home
last modified time | relevance | path

Searched refs:ScopedBlockingCall (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-platform.h302 class ScopedBlockingCall { class
304 virtual ~ScopedBlockingCall() = default;
1149 * Instantiates a ScopedBlockingCall to annotate a scope that may/will block.
1151 virtual std::unique_ptr<ScopedBlockingCall> CreateBlockingScope( in CreateBlockingScope()

Completed in 2 milliseconds