Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dfactory-base.h134 Handle<UncompiledDataWithPreparseData> NewUncompiledDataWithPreparseData( in EXPORT_TEMPLATE_DECLARE()
Dfactory-base.cc290 FactoryBase<Impl>::NewUncompiledDataWithPreparseData( in NewUncompiledDataWithPreparseData() function in v8::internal::FactoryBase
/external/v8/src/objects/
Dshared-function-info.cc516 data = isolate->factory()->NewUncompiledDataWithPreparseData( in InitFromFunctionLiteral()
/external/v8/src/codegen/
Dcompiler.cc2999 isolate->factory()->NewUncompiledDataWithPreparseData( in GetSharedFunctionInfo()