Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory-base.h192 NewUncompiledDataWithPreparseDataAndJob(Handle<String> inferred_name, in EXPORT_TEMPLATE_DECLARE()
Dfactory-base.cc401 FactoryBase<Impl>::NewUncompiledDataWithPreparseDataAndJob( in NewUncompiledDataWithPreparseDataAndJob() function in v8::internal::FactoryBase
404 return TorqueGeneratedFactory<Impl>::NewUncompiledDataWithPreparseDataAndJob( in NewUncompiledDataWithPreparseDataAndJob()
/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc124 isolate->factory()->NewUncompiledDataWithPreparseDataAndJob( in SetUncompiledDataJobPointer()
/third_party/node/deps/v8/src/objects/
Dshared-function-info.cc556 data = isolate->factory()->NewUncompiledDataWithPreparseDataAndJob( in InitFromFunctionLiteral()