Searched refs:function_code_handling (Results 1 – 4 of 4) sorted by relevance
107 v8::SnapshotCreator::FunctionCodeHandling function_code_handling,
644 v8::SnapshotCreator::FunctionCodeHandling function_code_handling, in CreateSnapshotDataBlobInternal() argument660 return snapshot_creator.CreateBlob(function_code_handling); in CreateSnapshotDataBlobInternal()
10061 StartupData CreateBlob(FunctionCodeHandling function_code_handling);
740 SnapshotCreator::FunctionCodeHandling function_code_handling) { in CreateBlob() argument790 isolate, function_code_handling == FunctionCodeHandling::kClear); in CreateBlob()