Lines Matching full:reflect
471 V(Reflect, Apply) \
472 V(Reflect, Constructor) \
473 V(Reflect, DefineProperty) \
474 V(Reflect, DeleteProperty) \
475 V(Reflect, Get) \
476 V(Reflect, GetOwnPropertyDescriptor) \
477 V(Reflect, GetPrototypeOf) \
478 V(Reflect, Has) \
479 V(Reflect, OwnKeys) \
480 V(Reflect, PreventExtensions) \
481 V(Reflect, Set) \
482 V(Reflect, SetPrototypeOf) \