Home
last modified time | relevance | path

Searched defs:inobject (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc3059 int inobject = new_map->GetInObjectProperties(); in MigrateFastToFast() local
3395 int inobject = map->GetInObjectProperties(); AllocateStorageForMap() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc300 Branch(IsSetWord<LoadHandler::IsInobjectBits>(handler_word), &inobject, in HandleLoadField() local
1578 Branch(UintPtrLessThan(field_index, instance_size_in_words), &inobject, in OverwriteExistingFastDataProperty() local
1735 Branch(UintPtrLessThan(field_index, instance_size_in_words), &inobject, in StoreJSSharedStructField() local

Completed in 15 milliseconds