Home
last modified time | relevance | path

Searched refs:TypedObjectState (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dcommon-operator.h367 const Operator* TypedObjectState(const ZoneVector<MachineType>* types); in NON_EXPORTED_BASE()
Dopcodes.h64 V(TypedObjectState) \
Dcommon-operator.cc1250 const Operator* CommonOperatorBuilder::TypedObjectState( in TypedObjectState() function in v8::internal::compiler::CommonOperatorBuilder
Dsimplified-lowering.cc1073 jsgraph_->common()->TypedObjectState(types)); in VisitObjectState()