Searched refs:InitFromFunctionLiteral (Results 1 – 3 of 3) sorted by relevance
523 static void InitFromFunctionLiteral(Handle<SharedFunctionInfo> shared_info,
3422 SharedFunctionInfo::InitFromFunctionLiteral(shared, literal, is_toplevel); in NewSharedFunctionInfoForLiteral()
14202 void SharedFunctionInfo::InitFromFunctionLiteral( in InitFromFunctionLiteral() function in v8::internal::SharedFunctionInfo