Searched refs:no_gc_site (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.cc | 106 base::Optional<TNode<AllocationSite>> no_gc_site = base::nullopt; 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()
|
H A D | builtins-array-gen.cc | 1659 TNode<Oddball> no_gc_site = UndefinedConstant(); in TF_BUILTIN() local 1661 argc, no_gc_site); in TF_BUILTIN()
|
Completed in 7 milliseconds