Home | History | Annotate | Download | only in src

Lines Matching refs:GETTER

5642       case ObjectLiteral::Property::GETTER:
6004 IsLoad() ? Handle<AccessorPair>::cast(accessors)->getter()
8058 bool HOptimizedGraphBuilder::TryInlineGetter(Handle<JSFunction> getter,
8062 if (TryInlineApiGetter(getter, receiver_map, ast_id)) return true;
8063 return TryInline(getter,