Searched refs:kHint (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-date-gen.cc | 188 auto hint = Parameter<Object>(Descriptor::kHint); in TF_BUILTIN()
|
H A D | builtins-definitions.h | 539 TFJ(DatePrototypeToPrimitive, kJSArgcReceiverSlots + 1, kReceiver, kHint) \
|
/third_party/node/deps/v8/src/torque/ls/ |
H A D | message.h | 275 kHint = 4 enumerator
|
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-operator.cc | 1145 template <NumberOperationHint kHint> \ 1150 #Name, 2, 1, 1, 1, 1, 0, kHint) {} \ 1164 template <NumberOperationHint kHint> 1172 NumberOperationParameters(kHint, FeedbackSource())) {} in SpeculativeToNumberOperator()
|
Completed in 9 milliseconds