Searched refs:to_numeric_code_ (Results 1 – 2 of 2) sorted by relevance
72 SetOncePointer<Node> to_numeric_code_; variable
5025 if (!to_numeric_code_.is_set()) { in ToNumericCode()5027 to_numeric_code_.set(jsgraph()->HeapConstant(callable.code())); in ToNumericCode()5029 return to_numeric_code_.get(); in ToNumericCode()