Searched refs:length_intptr (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.cc | 107 TNode<IntPtrT> length_intptr = SmiUntag(length); in AllocateRegExpResult() local 120 elements_kind, map, length, no_gc_site, length_intptr, in AllocateRegExpResult() 132 elements_kind, map, length, no_gc_site, length_intptr, in AllocateRegExpResult() 185 length_intptr, RootIndex::kUndefinedValue); in AllocateRegExpResult()
|
Completed in 3 milliseconds