Searched refs:FunctionCodeHandling (Results 1 – 8 of 8) sorted by relevance
82 enum class FunctionCodeHandling { kClear, kKeep }; enum167 StartupData CreateBlob(FunctionCodeHandling function_code_handling);
123 v8::SnapshotCreator::FunctionCodeHandling function_code_handling,
158 v8::SnapshotCreator::FunctionCodeHandling::kClear, embedded_source, in CreateSnapshotDataBlob()
732 v8::SnapshotCreator::FunctionCodeHandling function_code_handling, in CreateSnapshotDataBlobInternal()779 v8::SnapshotCreator::FunctionCodeHandling::kKeep); in WarmUpSnapshotDataBlobInternal()
915 v8::SnapshotCreator::FunctionCodeHandling::kClear, nullptr); in RUNTIME_FUNCTION()
1265 creator.CreateBlob(SnapshotCreator::FunctionCodeHandling::kKeep); in Generate()
589 SnapshotCreator::FunctionCodeHandling function_code_handling) { in CreateBlob()643 isolate, function_code_handling == FunctionCodeHandling::kClear); in CreateBlob()
2674 …thub.com/nodejs/node/commit/123b2d6795)] - **bootstrap**: turn on FunctionCodeHandling::kKeep in t…