Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Descape-analysis-reducer.cc201 jsgraph()->common()->ObjectState(vobject->id(), num_inputs), in ReduceDeoptState()
Dcommon-operator.h540 const Operator* ObjectState(uint32_t object_id, int pointer_slots); in NON_EXPORTED_BASE()
Dopcodes.h64 V(ObjectState) \
Dcommon-operator.cc1432 const Operator* CommonOperatorBuilder::ObjectState(uint32_t object_id, in ObjectState() function in v8::internal::compiler::CommonOperatorBuilder