Searched refs:AllocateStorageFor (Results 1 – 2 of 2) sorted by relevance
1639 slot->set_storage(AllocateStorageFor(slot)); in EnsureCapturedObjectAllocatedAt()1653 slot->set_storage(AllocateStorageFor(slot)); in EnsureCapturedObjectAllocatedAt()1667 slot->set_storage(AllocateStorageFor(slot)); in EnsureCapturedObjectAllocatedAt()1762 Handle<ByteArray> object_storage = AllocateStorageFor(properties_slot); in EnsurePropertiesAllocatedAndMarked()1781 Handle<ByteArray> TranslatedState::AllocateStorageFor(TranslatedValue* slot) { in AllocateStorageFor() function in v8::internal::TranslatedState1799 Handle<ByteArray> object_storage = AllocateStorageFor(slot); in EnsureJSObjectAllocated()
424 Handle<ByteArray> AllocateStorageFor(TranslatedValue* slot);