Searched refs:AllocateStorageFor (Results 1 – 2 of 2) sorted by relevance
3564 slot->set_storage(AllocateStorageFor(slot)); in EnsureCapturedObjectAllocatedAt()3580 slot->set_storage(AllocateStorageFor(slot)); in EnsureCapturedObjectAllocatedAt()3636 Handle<ByteArray> object_storage = AllocateStorageFor(properties_slot); in EnsurePropertiesAllocatedAndMarked()3655 Handle<ByteArray> TranslatedState::AllocateStorageFor(TranslatedValue* slot) { in AllocateStorageFor() function in v8::internal::TranslatedState3672 Handle<ByteArray> object_storage = AllocateStorageFor(slot); in EnsureJSObjectAllocated()
345 Handle<ByteArray> AllocateStorageFor(TranslatedValue* slot);