Searched defs:type_hint (Results 1 – 3 of 3) sorted by relevance
155 const char* type_hint, in GetTypedHeapObject()554 uintptr_t address, d::MemoryAccessor accessor, const char* type_hint, in GetHeapObjectPropertiesNotCompressed()601 d::HeapAddresses heap_addresses, const char* type_hint) { in GetHeapObjectPropertiesMaybeCompressed()631 const d::HeapAddresses& heap_addresses, const char* type_hint) { in GetObjectProperties()780 const char* type_hint) { in _v8_debug_helper_GetObjectProperties()
445 static constexpr ToBooleanMode ToBooleanModeFromTypeHint(TypeHint type_hint) { in ToBooleanModeFromTypeHint()
658 TypeHint type_hint() const { return type_hint_; } in type_hint() function in v8::internal::interpreter::BytecodeGenerator::ExpressionResultScope5803 TypeHint type_hint = VisitForAccumulatorValue(expr->expression()); in VisitNot() local6216 TypeHint type_hint = VisitForAccumulatorValue(subexpr); in VisitArithmeticExpression() local6240 TypeHint type_hint = VisitForAccumulatorValue(expr->first()); in VisitNaryArithmeticExpression() local6477 TypeHint type_hint = VisitForAccumulatorValue(substitutions[i]); in VisitTemplateLiteral() local6599 TypeHint type_hint = VisitForAccumulatorValue(expr); in VisitLogicalOrSubExpression() local6617 TypeHint type_hint = VisitForAccumulatorValue(expr); in VisitLogicalAndSubExpression() local7124 TypeHint type_hint; in VisitForTest() local7154 TypeHint type_hint = VisitForAccumulatorValue(expr); in VisitForNullishTest() local