Home | History | Annotate | Download | only in src

Lines Matching full:heapnumber

1848         // Reuse the HeapNumber value directly as it is already properly
1849 // tagged and skip materializing the HeapNumber explicitly. Turn mutable
1913 HeapNumber::cast(*value)->set_map(isolate_->heap()->heap_number_map());
3431 // Reuse the HeapNumber value directly as it is already properly
3432 // tagged and skip materializing the HeapNumber explicitly.