Home
last modified time | relevance | path

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

/third_party/node/test/cctest/
H A Dnode_test_fixture.cc19 static constexpr int kV8ThreadPoolSize = 4; in SetUp() local
21 new node::NodePlatform(kV8ThreadPoolSize, tracing_controller)); in SetUp()
/third_party/node/test/fuzzers/
H A Dfuzz_env.cc43 static constexpr int kV8ThreadPoolSize = 4; in LLVMFuzzerInitialize() local
45 new node::NodePlatform(kV8ThreadPoolSize, tracing_controller)); in LLVMFuzzerInitialize()

Completed in 2 milliseconds