Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-measurement-inl.h37 return InferForJSObject(isolate, map, JSObject::cast(object), in Infer()
Dmemory-measurement.h81 bool InferForJSObject(Isolate* isolate, Map map, JSObject object,
Dmemory-measurement.cc371 bool NativeContextInferrer::InferForJSObject(Isolate* isolate, Map map, in InferForJSObject() function in v8::internal::NativeContextInferrer