Searched refs:ForJSObjectProperties (Results 1 – 5 of 5) sorted by relevance
29 static FieldAccess ForJSObjectProperties();
36 FieldAccess AccessBuilder::ForJSObjectProperties() { in ForJSObjectProperties() function in v8::internal::compiler::AccessBuilder
1478 a.Store(AccessBuilder::ForJSObjectProperties(), in ReduceJSCreate()1596 a.Store(AccessBuilder::ForJSObjectProperties(), properties); in ReduceJSCreateArguments()1632 a.Store(AccessBuilder::ForJSObjectProperties(), properties); in ReduceJSCreateArguments()1671 a.Store(AccessBuilder::ForJSObjectProperties(), properties); in ReduceJSCreateArguments()1726 a.Store(AccessBuilder::ForJSObjectProperties(), properties); in ReduceNewArray()1861 a.Store(AccessBuilder::ForJSObjectProperties(), in ReduceJSCreateIterResultObject()
253 simplified()->LoadField(AccessBuilder::ForJSObjectProperties()), in ReduceNamedAccess()
196 FieldAccess access = AccessBuilder::ForJSObjectProperties(); in TEST()