Searched refs:FunctionCodeHandling (Results 1 – 6 of 6) sorted by relevance
107 v8::SnapshotCreator::FunctionCodeHandling function_code_handling,
152 v8::SnapshotCreator::FunctionCodeHandling::kClear, embedded_source, in CreateSnapshotDataBlob()
644 v8::SnapshotCreator::FunctionCodeHandling function_code_handling, in CreateSnapshotDataBlobInternal()691 v8::SnapshotCreator::FunctionCodeHandling::kKeep); in WarmUpSnapshotDataBlobInternal()
855 v8::SnapshotCreator::FunctionCodeHandling::kClear, nullptr); in RUNTIME_FUNCTION()
9976 enum class FunctionCodeHandling { kClear, kKeep }; enum10061 StartupData CreateBlob(FunctionCodeHandling function_code_handling);
740 SnapshotCreator::FunctionCodeHandling function_code_handling) { in CreateBlob()790 isolate, function_code_handling == FunctionCodeHandling::kClear); in CreateBlob()