Searched refs:AllocateTypeOf (Results 1 – 3 of 3) sorted by relevance
499 Type AllocateTypeOf(const Operator* op) V8_WARN_UNUSED_RESULT;
592 Type AllocateTypeOf(const Operator* op) { in AllocateTypeOf() function
2031 return AllocateTypeOf(node->op()); in TypeAllocate()