Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dshared-function-info-inl.h750 isolate->factory()->NewUncompiledDataWithoutPreParsedScope( in DiscardCompiled()
/external/v8/src/heap/
Dfactory.h736 NewUncompiledDataWithoutPreParsedScope(Handle<String> inferred_name,
Dfactory.cc2507 Factory::NewUncompiledDataWithoutPreParsedScope(Handle<String> inferred_name, in NewUncompiledDataWithoutPreParsedScope() function in v8::internal::Factory
/external/v8/src/
Dobjects.cc14284 isolate->factory()->NewUncompiledDataWithoutPreParsedScope( in InitFromFunctionLiteral()