Home
last modified time | relevance | path

Searched refs:AllOfInstanceTypesUnsafe (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmap-inference.cc45 return AllOfInstanceTypesUnsafe(InstanceTypeChecker::IsJSReceiver); in AllOfInstanceTypesAreJSReceiver()
50 return AllOfInstanceTypesUnsafe( in AllOfInstanceTypesAre()
62 return AllOfInstanceTypesUnsafe(f); in AllOfInstanceTypes()
65 bool MapInference::AllOfInstanceTypesUnsafe( in AllOfInstanceTypesUnsafe() function in v8::MapInference
H A Dmap-inference.h97 V8_WARN_UNUSED_RESULT bool AllOfInstanceTypesUnsafe(

Completed in 1 milliseconds