Home
last modified time | relevance | path

Searched refs:OptimalRepresentation (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dproperty.cc104 value->OptimalRepresentation(cage_base), 0); in DataConstant()
H A Dmap.cc478 Representation representation = constant->OptimalRepresentation(isolate); in CopyWithConstant()
1797 Representation representation = value->OptimalRepresentation(isolate); in UpdateDescriptorForValue()
1855 Representation representation = value->OptimalRepresentation(isolate); in TransitionToDataProperty()
H A Dobjects.h359 inline Representation OptimalRepresentation(PtrComprCageBase cage_base) const;
H A Dobjects-inl.h510 Representation Object::OptimalRepresentation(PtrComprCageBase cage_base) const { in OptimalRepresentation() function in v8::internal::Object
/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc329 value.OptimalRepresentation(isolate)); in AddDescriptorsByTemplate()
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc521 Representation representation = value->OptimalRepresentation(isolate()); in BuildJsonObject()

Completed in 11 milliseconds