Searched refs:ForJSObjectInObjectProperty (Results 1 – 3 of 3) sorted by relevance
35 static FieldAccess ForJSObjectInObjectProperty(Handle<Map> map, int index);
54 FieldAccess AccessBuilder::ForJSObjectInObjectProperty(Handle<Map> map, in ForJSObjectInObjectProperty() function in v8::internal::compiler::AccessBuilder
1483 a.Store(AccessBuilder::ForJSObjectInObjectProperty(initial_map, i), in ReduceJSCreate()