Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory-base.h187 NewUncompiledDataWithoutPreparseDataWithJob(Handle<String> inferred_name, in EXPORT_TEMPLATE_DECLARE()
Dfactory-base.cc388 FactoryBase<Impl>::NewUncompiledDataWithoutPreparseDataWithJob( in NewUncompiledDataWithoutPreparseDataWithJob() function in v8::internal::FactoryBase
392 Impl>::NewUncompiledDataWithoutPreparseDataWithJob(inferred_name, in NewUncompiledDataWithoutPreparseDataWithJob()
/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc136 isolate->factory()->NewUncompiledDataWithoutPreparseDataWithJob( in SetUncompiledDataJobPointer()
/third_party/node/deps/v8/src/objects/
Dshared-function-info.cc566 data = isolate->factory()->NewUncompiledDataWithoutPreparseDataWithJob( in InitFromFunctionLiteral()