Home | History | Annotate | Download | only in arm

Lines Matching refs:GetCode

1474   return GetCode(FIELD, name);
1684 return GetCode(function);
1770 return GetCode(function);
1851 return GetCode(function);
1933 return GetCode(function);
2006 return cell.is_null() ? GetCode(function) : GetCode(NORMAL, name);
2152 return cell.is_null() ? GetCode(function) : GetCode(NORMAL, name);
2251 return cell.is_null() ? GetCode(function) : GetCode(NORMAL, name);
2302 return GetCode(function);
2430 return GetCode(function);
2468 return GetCode(INTERCEPTOR, name);
2526 return GetCode(NORMAL, name);
2548 return GetCode(transition.is_null() ? FIELD : MAP_TRANSITION, name);
2593 return GetCode(CALLBACKS, name);
2638 return GetCode(INTERCEPTOR, name);
2684 return GetCode(NORMAL, name);
2719 return GetCode(NONEXISTENT, factory()->empty_string());
2739 return GetCode(FIELD, name);
2760 return GetCode(CALLBACKS, name);
2780 return GetCode(CONSTANT_FUNCTION, name);
2802 return GetCode(INTERCEPTOR, name);
2844 return GetCode(NORMAL, name);
2867 return GetCode(FIELD, name);
2892 return GetCode(CALLBACKS, name);
2917 return GetCode(CONSTANT_FUNCTION, name);
2943 return GetCode(INTERCEPTOR, name);
2964 return GetCode(CALLBACKS, name);
2990 return GetCode(CALLBACKS, name);
3015 return GetCode(CALLBACKS, name);
3027 Handle<Code> stub = KeyedLoadElementStub(elements_kind).GetCode();
3035 return GetCode(NORMAL, factory()->empty_string());
3063 return GetCode(NORMAL, factory()->empty_string(), MEGAMORPHIC);
3096 return GetCode(transition.is_null() ? FIELD : MAP_TRANSITION, name);
3112 KeyedStoreElementStub(is_js_array, elements_kind, grow_mode_).GetCode();
3120 return GetCode(NORMAL, factory()->empty_string());
3159 return GetCode(NORMAL, factory()->empty_string(), MEGAMORPHIC);
3298 return GetCode();