Searched refs:ForJSObjectInObjectProperty (Results 1 – 3 of 3) sorted by relevance
45 static FieldAccess ForJSObjectInObjectProperty(Handle<Map> map, int index); in NON_EXPORTED_BASE()
65 FieldAccess AccessBuilder::ForJSObjectInObjectProperty(Handle<Map> map, in ForJSObjectInObjectProperty() function in v8::internal::compiler::AccessBuilder
274 a.Store(AccessBuilder::ForJSObjectInObjectProperty(initial_map, i), in ReduceJSCreate()1141 AccessBuilder::ForJSObjectInObjectProperty(boilerplate_map, index); in AllocateFastLiteral()