Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory.h985 MaybeHandle<Code> AllocateConcurrentSparkplugCode(
Dfactory.cc160 if (!AllocateConcurrentSparkplugCode(retry_allocation_or_fail) in BuildInternal()
302 MaybeHandle<Code> Factory::CodeBuilder::AllocateConcurrentSparkplugCode( in AllocateConcurrentSparkplugCode() function in v8::internal::Factory::CodeBuilder