Searched refs:EncodeI64ExceptionValue (Results 1 – 3 of 3) sorted by relevance
578 void V8_EXPORT_PRIVATE EncodeI64ExceptionValue(
1696 i::EncodeI64ExceptionValue(values_out, &index, i64); in EncodeExceptionValues()1710 i::EncodeI64ExceptionValue(values_out, &index, i64); in EncodeExceptionValues()
1743 void EncodeI64ExceptionValue(Handle<FixedArray> encoded_values, in EncodeI64ExceptionValue() function