Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-operator.h541 const Operator* TypedObjectState(uint32_t object_id, in NON_EXPORTED_BASE()
Dopcodes.h66 V(TypedObjectState) \
Dcommon-operator.cc1441 const Operator* CommonOperatorBuilder::TypedObjectState( in TypedObjectState() function in v8::internal::compiler::CommonOperatorBuilder
Dsimplified-lowering.cc1439 ChangeOp(node, common()->TypedObjectState(ObjectIdOf(node->op()), types)); in VisitObjectState()