Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-operator.h513 const Operator* TypedObjectState(uint32_t object_id, in NON_EXPORTED_BASE()
Dopcodes.h66 V(TypedObjectState) \
Dcommon-operator.cc1380 const Operator* CommonOperatorBuilder::TypedObjectState( in TypedObjectState() function in v8::internal::compiler::CommonOperatorBuilder
Dsimplified-lowering.cc1163 NodeProperties::ChangeOp(node, jsgraph_->common()->TypedObjectState( in VisitObjectState()