Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-fast-api-calls.h199 kV8Value, enumerator
225 return Type::kV8Value; in GetType()
271 return CTypeInfo::FromCType(CTypeInfo::Type::kV8Value); in Get()
292 V(ApiObject, kV8Value)
/external/v8/src/compiler/
Dsimplified-lowering.cc1742 case CTypeInfo::Type::kV8Value: in MachineTypeFor()
1765 case CTypeInfo::Type::kV8Value: in UseInfoForFastApiCallArgument()
Deffect-control-linearizer.cc5040 case CTypeInfo::Type::kV8Value: in MachineTypeFor()