Home
last modified time | relevance | path

Searched refs:NewUncompiledDataWithoutPreparseData (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dshared-function-info.cc386 isolate->factory()->NewUncompiledDataWithoutPreparseData( in DiscardCompiled()
570 data = isolate->factory()->NewUncompiledDataWithoutPreparseData( in InitFromFunctionLiteral()
/third_party/node/deps/v8/src/heap/
Dfactory-base.h178 NewUncompiledDataWithoutPreparseData(Handle<String> inferred_name, in EXPORT_TEMPLATE_DECLARE()
Dfactory-base.cc369 FactoryBase<Impl>::NewUncompiledDataWithoutPreparseData( in NewUncompiledDataWithoutPreparseData() function in v8::internal::FactoryBase
372 return TorqueGeneratedFactory<Impl>::NewUncompiledDataWithoutPreparseData( in NewUncompiledDataWithoutPreparseData()
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc1767 factory()->NewUncompiledDataWithoutPreparseData( in CreateJSFunction()