Home
last modified time | relevance | path

Searched refs:CreateEnvironmentForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/init/
Dbootstrapper.h67 Handle<Context> CreateEnvironmentForTesting() { in CreateEnvironmentForTesting() function
/third_party/node/deps/v8/src/snapshot/
Dsnapshot.cc347 new_isolate->bootstrapper()->CreateEnvironmentForTesting(); in SerializeDeserializeAndVerifyForTesting()