Searched refs:NewSharedFunctionInfoForLiteral (Results 1 – 3 of 3) sorted by relevance
853 isolate->factory()->NewSharedFunctionInfoForLiteral( in FinalizeTopLevel()1845 isolate->factory()->NewSharedFunctionInfoForLiteral(literal, script, in GetSharedFunctionInfo()
879 Handle<SharedFunctionInfo> NewSharedFunctionInfoForLiteral(
3417 Handle<SharedFunctionInfo> Factory::NewSharedFunctionInfoForLiteral( in NewSharedFunctionInfoForLiteral() function in v8::internal::Factory