Home
last modified time | relevance | path

Searched refs:SerializingAllowed (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.cc64 CHECK(broker_->SerializingAllowed()); in HeapObjectData()
505 CHECK(broker->SerializingAllowed()); in HEAP_BROKER_OBJECT_LIST()
513 CHECK(broker->SerializingAllowed()); in Serialize()
573 bool JSHeapBroker::SerializingAllowed() const { in SerializingAllowed() function in v8::internal::compiler::JSHeapBroker
670 CHECK(SerializingAllowed()); in GetOrCreateData()
Djs-heap-broker.h461 bool SerializingAllowed() const; in NON_EXPORTED_BASE()