Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-function.cc779 bool CanSubclassHaveInobjectProperties(InstanceType instance_type) { in CanSubclassHaveInobjectProperties() function
923 DCHECK(CanSubclassHaveInobjectProperties(instance_type)); in FastInitializeDerivedMap()