Home
last modified time | relevance | path

Searched defs:function_code_handling (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/snapshot/
Dsnapshot.cc644 v8::SnapshotCreator::FunctionCodeHandling function_code_handling, in CreateSnapshotDataBlobInternal()
/external/v8/src/api/
Dapi.cc740 SnapshotCreator::FunctionCodeHandling function_code_handling) { in CreateBlob()