Searched refs:function_code_handling (Results 1 – 4 of 4) sorted by relevance
123 v8::SnapshotCreator::FunctionCodeHandling function_code_handling,
732 v8::SnapshotCreator::FunctionCodeHandling function_code_handling, in CreateSnapshotDataBlobInternal() argument748 return snapshot_creator.CreateBlob(function_code_handling); in CreateSnapshotDataBlobInternal()
167 StartupData CreateBlob(FunctionCodeHandling function_code_handling);
589 SnapshotCreator::FunctionCodeHandling function_code_handling) { in CreateBlob() argument643 isolate, function_code_handling == FunctionCodeHandling::kClear); in CreateBlob()