Home | History | Annotate | Download | only in src

Lines Matching refs:shared_info

92   void BuildInstallCode(HValue* js_function, HValue* shared_info);
98 HValue* shared_info,
1346 HValue* shared_info) {
1351 shared_info, static_cast<HValue*>(NULL), HObjectAccess::ForCodeOffset());
1376 HValue* shared_info,
1381 shared_info, static_cast<HValue*>(NULL),
1387 BuildInstallCode(js_function, shared_info);
1441 BuildInstallCode(js_function, shared_info);
1454 HValue* shared_info = GetParameter(0);
1485 shared_info);
1493 BuildInstallFromOptimizedCodeMap(js_function, shared_info, native_context);
1495 BuildInstallCode(js_function, shared_info);